projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
port wan_device changes from whiterussian to kamikaze
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
spca5xx
/
Makefile
diff --git
a/openwrt/target/linux/package/spca5xx/Makefile
b/openwrt/target/linux/package/spca5xx/Makefile
index
08a4023
..
8dc193a
100644
(file)
--- a/
openwrt/target/linux/package/spca5xx/Makefile
+++ b/
openwrt/target/linux/package/spca5xx/Makefile
@@
-26,7
+26,7
@@
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(LINUX_DIR) \
ARCH="$(LINUX_KARCH)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
- KERNELVERSION="$(KERNEL
_VERSION
)" \
+ KERNELVERSION="$(KERNEL)" \
SUBDIRS="$(PKG_BUILD_DIR)" \
modules
touch $@
This page took
0.023111 seconds
and
4
git commands to generate.