From d6b785d47739a84611088ab26256fa5808d06a9d Mon Sep 17 00:00:00 2001 From: David Bauer Date: Wed, 17 Feb 2021 01:29:44 +0100 Subject: ath79: add kernel 5.10 support This adds Kernel 5.10 support for the generic, nand and tiny subtargets. The following patch is not contained, as it needs to be reworked: platform/920-mikrotik-rb4xx.patch Tested-on: - Siemens WS-AP3610 - Enterasys WS-AP3710 - Aerohive HiveAP 121 - TP-Link TL-WA901 v2 - TP-Link TL-WR741 v1 Signed-off-by: David Bauer --- target/linux/ath79/nand/target.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ath79/nand/target.mk') diff --git a/target/linux/ath79/nand/target.mk b/target/linux/ath79/nand/target.mk index 7ea9b57f45..ed3c381093 100644 --- a/target/linux/ath79/nand/target.mk +++ b/target/linux/ath79/nand/target.mk @@ -4,6 +4,8 @@ FEATURES += nand DEFAULT_PACKAGES += wpad-basic-wolfssl +KERNEL_TESTING_PATCHVER:=5.10 + define Target/Description Firmware for boards using Qualcomm Atheros, MIPS-based SoCs in the ar72xx and subsequent series, with support for NAND flash -- cgit v1.2.3