zephyr/subsys/dfu/boot/Makefile

4 lines
186 B
Makefile

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