diff options
| -rw-r--r-- | Documentation/mic/mpssd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mic/mpssd/Makefile b/Documentation/mic/mpssd/Makefile index 505d84f1825d..0f3156888048 100644 --- a/Documentation/mic/mpssd/Makefile +++ b/Documentation/mic/mpssd/Makefile | |||
| @@ -6,7 +6,7 @@ mpssd-objs := mpssd.o sysfs.o | |||
| 6 | # Tell kbuild to always build the programs | 6 | # Tell kbuild to always build the programs |
| 7 | always := $(hostprogs-y) | 7 | always := $(hostprogs-y) |
| 8 | 8 | ||
| 9 | HOSTCFLAGS_mpssd.o += -I$(objtree)/usr/include -I$(srctree)/tools/include | 9 | HOSTCFLAGS += -I$(objtree)/usr/include -I$(srctree)/tools/include |
| 10 | 10 | ||
| 11 | ifdef DEBUG | 11 | ifdef DEBUG |
| 12 | HOSTCFLAGS += -DDEBUG=$(DEBUG) | 12 | HOSTCFLAGS += -DDEBUG=$(DEBUG) |
