diff options
Diffstat (limited to 'Documentation/misc-devices/mei/Makefile')
-rw-r--r-- | Documentation/misc-devices/mei/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/misc-devices/mei/Makefile b/Documentation/misc-devices/mei/Makefile index 00e8c3e836ff..d758047d1b6d 100644 --- a/Documentation/misc-devices/mei/Makefile +++ b/Documentation/misc-devices/mei/Makefile | |||
@@ -1,6 +1,3 @@ | |||
1 | # kbuild trick to avoid linker error. Can be omitted if a module is built. | ||
2 | obj- := dummy.o | ||
3 | |||
4 | # List of programs to build | 1 | # List of programs to build |
5 | hostprogs-y := mei-amt-version | 2 | hostprogs-y := mei-amt-version |
6 | HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include | 3 | HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include |