index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
package
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2008-12-22 19:35:20 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2008-12-22 19:35:20 +0000
commit
a6538d14806732b1adae5f16dc38c3e66c317342
(
patch
)
tree
ca89f5e0acc48eee8f1293f77afb97bf585b8af1
/
package
parent
07d713bb76c603252c864f37333fef6afbef054c
(
diff
)
fix spi-ks8995 compile
SVN-Revision: 13724
Diffstat
(limited to 'package')
-rw-r--r--
package/spi-ks8995/Makefile
1
1 files changed, 0 insertions, 1 deletions
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