From: nbd Date: Mon, 22 Dec 2008 19:35:20 +0000 (+0000) Subject: fix spi-ks8995 compile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=fd05dc41af6d19527edb15c1025e55ceba8da10f;p=10.03%2Fopenwrt.git fix spi-ks8995 compile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13724 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/spi-ks8995/Makefile b/package/spi-ks8995/Makefile index f4647502c..26b9d12a4 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