kernel: makefiles: make use of new var KERNEL_PATCHVER
[openwrt/openwrt.git] / target / linux / mxs / Makefile
index c6cd0ce46a3b8271a52e0a70bcd50a411854726a..7e5183fb6d9f5ce7c662a4608b4b6b5198472790 100644 (file)
@@ -13,8 +13,8 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
-LINUX_VERSION:=3.14.16
-KERNELNAME:="zImage dtbs"
+KERNEL_PATCHVER:=3.14
+KERNELNAME:=zImage dtbs
 
 define Target/Description
        Support for Freescale i.MX23/i.MX28 boards