imx6: add 5.10 as testing kernel
[openwrt/staging/rmilecki.git] / target / linux / imx6 / Makefile
index 2a18c44117164323a97572837a07410f0bfe319e..6582c83869577fc0cfe41f698a645b8babe40c44 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
@@ -14,7 +12,7 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
 
 KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.4
+KERNEL_TESTING_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk