From 4033af12367db357307eefcd5c9ff5192660f723 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 28 May 2005 10:54:32 +0000 Subject: fix wlcompat build git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/linux-2.4/Makefile') diff --git a/target/linux/linux-2.4/Makefile b/target/linux/linux-2.4/Makefile index 9465960fd..b31564558 100644 --- a/target/linux/linux-2.4/Makefile +++ b/target/linux/linux-2.4/Makefile @@ -212,6 +212,7 @@ source: $(DL_DIR)/$(LINUX_SOURCE) prepare: $(LINUX_DIR)/.configured compile: $(LINUX_DIR)/.modules_done $(TARGETS) $(MAKE) -C $(TOPDIR)/target/linux/package \ + TARGET_DIR="$(LINUX_TARGET_DIR)" \ BUILD_DIR="$(LINUX_BUILD_DIR)" \ KERNEL_DIR="$(LINUX_SOURCE_DIR)" \ LINUX_VERSION="$(LINUX_VERSION)" -- cgit v1.2.3