target: use SPDX license identifiers on Makefiles
[openwrt/staging/wigyori.git] / target / linux / mxs / Makefile
index 39064ae1aed7982b707a363219f445c81806018a..c8c97d827d32fc794f874dec631631964e54d8a2 100644 (file)
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Copyright (C) 2013-2014 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+
 include $(TOPDIR)/rules.mk
 
 ARCH:=arm
@@ -12,8 +10,7 @@ BOARDNAME:=Freescale i.MX23/i.MX28
 FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
-MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
-KERNEL_PATCHVER:=4.14
+KERNEL_PATCHVER:=5.4
 KERNELNAME:=zImage dtbs
 
 define Target/Description