do not treat warnings as errors for madwifi (needed for gcc4)
[openwrt.git] / openwrt / target / linux / package / mini_fo / Makefile
index e4071a7..6fea065 100644 (file)
@@ -27,7 +27,7 @@ $(PKG_BUILD_DIR)/.built:
                PATH="$(TARGET_PATH)" \
                ARCH="$(LINUX_KARCH)" \
                CROSS_COMPILE="$(TARGET_CROSS)" \
-               KERNELVERSION="$(KERNEL_VERSION)" \
+               KERNELVERSION="$(KERNEL)" \
                KERNEL_SRC="$(LINUX_DIR)" \
                all
        touch $@
This page took 0.026957 seconds and 4 git commands to generate.