diff options
Diffstat (limited to 'target/linux/ath79/nand')
-rw-r--r-- | target/linux/ath79/nand/target.mk | 2 |
1 files changed, 2 insertions, 0 deletions
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 |