ath79: consolidate testing kernel

All subtargets have the same testing kernel set, so move it to the
target definition.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2021-04-10 18:23:46 +02:00
parent 00a85a1634
commit 60e931eae2
5 changed files with 1 additions and 8 deletions

View File

@@ -3,8 +3,6 @@ FEATURES += small_flash
DEFAULT_PACKAGES += wpad-basic-wolfssl
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
endef