zynq: set default kernel version to 6.1
[openwrt/openwrt.git] / target / linux / zynq / Makefile
index 7e4ff3288136fea507397919572a25f61031a862..90e49df87892db327aad1caae87c0c49c2ae1a64 100644 (file)
@@ -18,8 +18,7 @@ define Target/Description
        Build firmware image for Zynq 7000 SoC devices.
 endef
 
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk