sync the x86-2.6 config with the brcm-2.6 one
[openwrt.git] / openwrt / target / linux / package / hostap / Makefile
index 06c063a..d285509 100644 (file)
@@ -31,6 +31,7 @@ $(PKG_BUILD_DIR)/.configured:
 $(PKG_BUILD_DIR)/.built: 
        $(MAKE) -C $(KERNEL_DIR)/ \
                ARCH="$(LINUX_KARCH)" \
+               CROSS_COMPILE="$(TARGET_CROSS)" \
                SUBDIRS="$(PKG_BUILD_DIR)/driver/modules" \
                modules
        touch $@
This page took 0.021164 seconds and 4 git commands to generate.