We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2dd83b commit 7b34577Copy full SHA for 7b34577
Documentation/mic/mpssd/Makefile
@@ -6,7 +6,7 @@ mpssd-objs := mpssd.o sysfs.o
6
# Tell kbuild to always build the programs
7
always := $(hostprogs-y)
8
9
-HOSTCFLAGS_mpssd.o += -I$(objtree)/usr/include -I$(srctree)/tools/include
+HOSTCFLAGS += -I$(objtree)/usr/include -I$(srctree)/tools/include
10
11
ifdef DEBUG
12
HOSTCFLAGS += -DDEBUG=$(DEBUG)
0 commit comments