This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
cde082a8dc
zephyr
/
ext
/
hal
/
Kbuild
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ksdk: Compile the ksdk clock driver Jira: ZEP-715 Change-Id: Ic48dd7e4a59c7e14186287d57e7837ccf2ff56be Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-07-20 04:46:38 +08:00
obj-$(CONFIG_HAS_KSDK) += ksdk/
ext: include headers based on HAL being used For CMSIS we now have HAS_CMSIS which needs to be added to the SoC definition. Instead of changing the main Makefile we now include a sub-Makefile with all related header and library paths that are hosted in ext/ Move redifintion of LIB_INCLUDE_DIR later to get variables defined in Makefile.toolchain.* Change-Id: I9f90f90247c2a66b4565427b89d4e1d4dd5c9622 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-25 21:03:33 +08:00
obj-$(CONFIG_QMSI_BUILTIN) += qmsi/