X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/489f9455f265caba0edd3488fe9580e36418eb32..b33ad85480a97616e44ad37459cef59533d642f8:/openwrt/target/linux/package/spca5xx/Makefile?ds=sidebyside diff --git a/openwrt/target/linux/package/spca5xx/Makefile b/openwrt/target/linux/package/spca5xx/Makefile index 08a4023cb..8dc193ae1 100644 --- a/openwrt/target/linux/package/spca5xx/Makefile +++ b/openwrt/target/linux/package/spca5xx/Makefile @@ -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 $@