fix qdisc ordering
[openwrt.git] / target / linux / linux-2.4 / Makefile
index 9465960..b315645 100644 (file)
@@ -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)"
This page took 0.029747 seconds and 4 git commands to generate.