X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Flinux-2.4%2FMakefile;h=b31564558e5b90bbec792a79ab5ceee8fbaf73e0;hb=4033af12367db357307eefcd5c9ff5192660f723;hp=9465960fd8ae14983e8cfd7b3b7d6b14724b8bb2;hpb=76ed58d705e7f3892a1259abcd92882a527e7b53;p=openwrt-10.03%2F.git 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)"