summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 16:57:20 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 16:57:20 +0000
commit040ca7d5840d9753cfcc18ca13ce70e4731b41a7 (patch)
tree73b36e4b3117ba3ba575158f4694105c721e6ffb /openwrt/package/Makefile
parent2b297a5c1d43b0e4fc93af530e5ec76baa8d1d43 (diff)
fix the broken build for brcm 2.4, idea from nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1887 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index cdc592bdd..86a84a475 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -372,6 +372,7 @@ $(STAMP_DIR):
TARGET_DIR="$(TARGET_DIR)" \
IPKG_CONF="$(IPKG_CONF)" \
BOARD="$(BOARD)" \
+ KERNEL="$(KERNEL)" \
install
%-rebuild: