pistachio: add 6.1 testing kernel
[openwrt/staging/xback.git] / target / linux / pistachio / Makefile
index 962871af1311c7d6b210500392574801ac07c79f..f170ff0125ab0983102a976f256c7f6799826fc6 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0-only
 #
-# Copyright (C) 2017 OpenWrt.org
+# Copyright (C) 2017-2021 OpenWrt.org
 
 include $(TOPDIR)/rules.mk
 
@@ -10,8 +10,10 @@ BOARDNAME:=MIPS pistachio
 FEATURES:=fpu usb usbgadget squashfs targz nand
 CPU_TYPE:=24kc
 CPU_SUBTYPE:=24kf
+SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk