From 040ca7d5840d9753cfcc18ca13ce70e4731b41a7 Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 10 Sep 2005 16:57:20 +0000 Subject: 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 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') 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: -- cgit v1.2.3