mxs: bump to 4.4
[openwrt/openwrt.git] / target / linux / mxs / Makefile
index c8de56d300eb6011fd6b5ce785243115c72a47fd..ede5d6ccdd771d3e7a4e9dbcc4de449209ca8768 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2013 OpenWrt.org
+# Copyright (C) 2013-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=mxs
-BOARDNAME:=Freescale i.MX23/i.MX28 series
+BOARDNAME:=Freescale i.MX23/i.MX28
 FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
-LINUX_VERSION:=3.10.18
-KERNELNAME:="zImage dtbs"
+KERNEL_PATCHVER:=4.4
+KERNELNAME:=zImage dtbs
 
 define Target/Description
        Support for Freescale i.MX23/i.MX28 boards