zephyr/drivers/ipm/Makefile
Anas Nashif 278f05770b ipm: fix Makefile to include drivers correctly
Change-Id: I606e7b4c5aebc5429e5e8288a5ed916569c7fa0a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-02-15 02:07:15 +00:00

5 lines
81 B
Makefile

ccflags-y += -I$(srctree)/drivers
obj-$(CONFIG_IPM_QUARK_SE) += ipm_quark_se.o