projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e1504
)
fix spi-ks8995 compile
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 22 Dec 2008 19:35:20 +0000
(19:35 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 22 Dec 2008 19:35:20 +0000
(19:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13724
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/spi-ks8995/Makefile
patch
|
blob
|
history
diff --git
a/package/spi-ks8995/Makefile
b/package/spi-ks8995/Makefile
index
f464750
..
26b9d12
100644
(file)
--- 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