projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07d713b
)
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)
SVN-Revision: 13724
package/spi-ks8995/Makefile
patch
|
blob
|
history
diff --git
a/package/spi-ks8995/Makefile
b/package/spi-ks8995/Makefile
index f4647502c3abbb55a8786bbd2187b386baa531da..26b9d12a4d10d8c8f8adb24d4ed7ad55f49003cf 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