From 431526be7c3a9a1ee981c99496f610c23d6ea73d Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Tue, 23 Aug 2022 19:14:47 +0200 Subject: ath79: move 5.15 testing kernel to common Makefile All subtargets are using now 5.15 as testing kernel. Move KERNEL_TESTING_PATCHVER:=5.15 to the common Makefile. Signed-off-by: Nick Hainke --- target/linux/ath79/nand/target.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/nand') diff --git a/target/linux/ath79/nand/target.mk b/target/linux/ath79/nand/target.mk index 12694b6013..7ea9b57f45 100644 --- a/target/linux/ath79/nand/target.mk +++ b/target/linux/ath79/nand/target.mk @@ -4,8 +4,6 @@ FEATURES += nand DEFAULT_PACKAGES += wpad-basic-wolfssl -KERNEL_TESTING_PATCHVER:=5.15 - 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