ath79: add 5.15 support for generic subtarget
[openwrt/openwrt.git] / target / linux / ath79 / generic / target.mk
index 4e53c8926053dc1ef9bc3ac6ac56b82d927ae16e..af330b09b8d68db0286921049414025508ed0abf 100644 (file)
@@ -2,6 +2,8 @@ BOARDNAME:=Generic
 
 DEFAULT_PACKAGES += wpad-basic-wolfssl
 
+KERNEL_TESTING_PATCHVER:=5.15
+
 define Target/Description
        Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
 endef