summaryrefslogtreecommitdiffstats
path: root/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
commit294a53092a158aa8b320ad158dbc110844babbfd (patch)
treec40f182ac225c0cb81021d1b752cf67ae6f886ab /package/Makefile
parent12339648a8b6815e59e8463918b6bd05ff337d43 (diff)
fix the broken build for brcm 2.4, idea from nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1887 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index cdc592bdd..86a84a475 100644
--- 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: