From: Felix Fietkau Date: Mon, 22 Dec 2008 19:35:20 +0000 (+0000) Subject: fix spi-ks8995 compile X-Git-Tag: reboot~24934 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a6538d14806732b1adae5f16dc38c3e66c317342;p=openwrt%2Fstaging%2Fchunkeey.git fix spi-ks8995 compile SVN-Revision: 13724 --- diff --git a/package/spi-ks8995/Makefile b/package/spi-ks8995/Makefile index f4647502c3..26b9d12a4d 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