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/tiny/target.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/tiny') diff --git a/target/linux/ath79/tiny/target.mk b/target/linux/ath79/tiny/target.mk index 8241aacd3a..28e02f7a67 100644 --- a/target/linux/ath79/tiny/target.mk +++ b/target/linux/ath79/tiny/target.mk @@ -3,8 +3,6 @@ FEATURES += low_mem small_flash DEFAULT_PACKAGES += wpad-basic-wolfssl -KERNEL_TESTING_PATCHVER:=5.15 - define Target/Description Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash endef -- cgit v1.2.3