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 <vincent@systemli.org>
This commit is contained in:
Nick Hainke
2022-08-23 19:14:47 +02:00
committed by David Bauer
parent ae6bfb7d67
commit 431526be7c
5 changed files with 1 additions and 8 deletions

View File

@@ -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