summaryrefslogtreecommitdiff
path: root/package/spi-ks8995
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-12-22 19:35:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-12-22 19:35:20 +0000
commita6538d14806732b1adae5f16dc38c3e66c317342 (patch)
treeca89f5e0acc48eee8f1293f77afb97bf585b8af1 /package/spi-ks8995
parent07d713bb76c603252c864f37333fef6afbef054c (diff)
downloadmtk-20170518-a6538d14806732b1adae5f16dc38c3e66c317342.zip
mtk-20170518-a6538d14806732b1adae5f16dc38c3e66c317342.tar.gz
mtk-20170518-a6538d14806732b1adae5f16dc38c3e66c317342.tar.bz2
fix spi-ks8995 compile
SVN-Revision: 13724
Diffstat (limited to 'package/spi-ks8995')
-rw-r--r--package/spi-ks8995/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/spi-ks8995/Makefile b/package/spi-ks8995/Makefile
index f464750..26b9d12 100644
--- a/package/spi-ks8995/Makefile
+++ b/package/spi-ks8995/Makefile
@@ -39,7 +39,6 @@ MAKE_OPTS:= \
CROSS_COMPILE="$(TARGET_CROSS)" \
SUBDIRS="$(PKG_BUILD_DIR)" \
EXTRA_CFLAGS="$(EXTRA_CFLAGS)" \
- LINUXINCLUDE="-I$(LINUX_DIR)/include -include linux/autoconf.h" \
$(EXTRA_KCONFIG)
define Build/Prepare