fix kmod build after target/linux reorg
[openwrt.git] / target / linux / package / spca5xx / Makefile
index 08a4023..8dc193a 100644 (file)
@@ -26,7 +26,7 @@ $(PKG_BUILD_DIR)/.built:
        $(MAKE) -C $(LINUX_DIR) \
                ARCH="$(LINUX_KARCH)" \
                CROSS_COMPILE="$(TARGET_CROSS)" \
-               KERNELVERSION="$(KERNEL_VERSION)" \
+               KERNELVERSION="$(KERNEL)" \
                SUBDIRS="$(PKG_BUILD_DIR)" \
                modules
        touch $@
This page took 0.036175 seconds and 4 git commands to generate.