projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix the broken build for brcm 2.4, idea from nbd
[openwrt.git]
/
package
/
Makefile
diff --git
a/package/Makefile
b/package/Makefile
index
cdc592b
..
86a84a4
100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-372,6
+372,7
@@
$(STAMP_DIR):
TARGET_DIR="$(TARGET_DIR)" \
IPKG_CONF="$(IPKG_CONF)" \
BOARD="$(BOARD)" \
+ KERNEL="$(KERNEL)" \
install
%-rebuild:
This page took
0.03221 seconds
and
4
git commands to generate.