X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/489f9455f265caba0edd3488fe9580e36418eb32..bc6c15bda7947037d920671b07418dd32da9c4cd:/openwrt/target/linux/package/mini_fo/Makefile diff --git a/openwrt/target/linux/package/mini_fo/Makefile b/openwrt/target/linux/package/mini_fo/Makefile index e4071a78e..6fea0655d 100644 --- a/openwrt/target/linux/package/mini_fo/Makefile +++ b/openwrt/target/linux/package/mini_fo/Makefile @@ -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 $@