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