zephyr/subsys/dfu/img_util/Makefile

4 lines
188 B
Makefile

obj-$(CONFIG_MCUBOOT_IMG_MANAGER) += flash_img.o
ccflags-$(CONFIG_MCUBOOT_IMG_MANAGER) += -I${ZEPHYR_BASE}/include/dfu
ccflags-$(CONFIG_MCUBOOT_IMG_MANAGER) += -I${ZEPHYR_BASE}/subsys/dfu