diff options
Diffstat (limited to 'Documentation/auxdisplay/Makefile')
-rw-r--r-- | Documentation/auxdisplay/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/auxdisplay/Makefile b/Documentation/auxdisplay/Makefile deleted file mode 100644 index ada4dac99ef4..000000000000 --- a/Documentation/auxdisplay/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# List of programs to build -hostprogs-y := cfag12864b-example - -# Tell kbuild to always build the programs -always := $(hostprogs-y) - -HOSTCFLAGS_cfag12864b-example.o += -I$(objtree)/usr/include |