From 60e931eae29ce086fa92d2905c4387f91b069b29 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 10 Apr 2021 18:23:46 +0200 Subject: ath79: consolidate testing kernel All subtargets have the same testing kernel set, so move it to the target definition. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/generic/target.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/generic') diff --git a/target/linux/ath79/generic/target.mk b/target/linux/ath79/generic/target.mk index 2ecaab3f36..4e53c89260 100644 --- a/target/linux/ath79/generic/target.mk +++ b/target/linux/ath79/generic/target.mk @@ -2,8 +2,6 @@ BOARDNAME:=Generic DEFAULT_PACKAGES += wpad-basic-wolfssl -KERNEL_TESTING_PATCHVER:=5.10 - define Target/Description Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards. endef -- cgit v1.2.3