aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/spi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/spi/Makefile')
-rw-r--r--Documentation/spi/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/spi/Makefile b/Documentation/spi/Makefile
deleted file mode 100644
index efa255813e9d..000000000000
--- a/Documentation/spi/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# List of programs to build
-hostprogs-y := spidev_test spidev_fdx
-
-# Tell kbuild to always build the programs
-always := $(hostprogs-y)
-
-HOSTCFLAGS_spidev_test.o += -I$(objtree)/usr/include
-HOSTCFLAGS_spidev_fdx.o += -I$(objtree)/usr/include