zynq: add 5.15 testing kernel
[openwrt/openwrt.git] / target / linux / zynq / Makefile
index 83807913e41693544a3ee4166c38e19381af6c4f..b3ad1db8d506d0f1ba9aa8ccc884059a9e2718b9 100644 (file)
@@ -10,6 +10,7 @@ BOARDNAME:=Xilinx Zynq 7000 SoCs
 FEATURES:=fpu gpio rtc usb usbgadget boot-part rootfs-part squashfs
 CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
+SUBTARGETS:=generic
 
 # future support SUBTARGETS: for both zynq and zynqmp
 
@@ -18,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 include $(INCLUDE_DIR)/target.mk