Skip to content

Commit 278f057

Browse files
nashifAnas Nashif
authored andcommitted
ipm: fix Makefile to include drivers correctly
Change-Id: I606e7b4c5aebc5429e5e8288a5ed916569c7fa0a Signed-off-by: Anas Nashif <[email protected]>
1 parent 485da78 commit 278f057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/ipm/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ccflags-y += -I$(srctree/drivers)
1+
ccflags-y += -I$(srctree)/drivers
22

33
obj-$(CONFIG_IPM_QUARK_SE) += ipm_quark_se.o
44

0 commit comments

Comments
 (0)