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
dede4cbd62
zephyr
/
subsys
/
dfu
/
Makefile
3 lines
34 B
Makefile
Raw
Normal View
History
Unescape
Escape
dfu: img_util: move flash defines to SoC mcuboot_constraints.h had FLASH information related to the SoC that should be maintained as part of the SoC and not in the subsystem. Also fixed Makefiles to check for IMG_UTIL Kconfig and not MCUBOOT. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-09-20 10:08:33 +08:00
obj-y
+=
boot/
obj-y
+=
img_util/