aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/Makefile
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-04-10 18:23:46 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-04-10 19:28:04 +0200
commit60e931eae29ce086fa92d2905c4387f91b069b29 (patch)
treecb9eb5c24b305dbceabb0472b288cf32f2c47689 /target/linux/ath79/Makefile
parent00a85a163405fdf9bee4d8c3f0ee87ca9ed259d6 (diff)
downloadupstream-60e931eae29ce086fa92d2905c4387f91b069b29.tar.gz
upstream-60e931eae29ce086fa92d2905c4387f91b069b29.tar.bz2
upstream-60e931eae29ce086fa92d2905c4387f91b069b29.zip
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>
Diffstat (limited to 'target/linux/ath79/Makefile')
-rw-r--r--target/linux/ath79/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile
index 288f0f5cd5..4063867ce3 100644
--- a/target/linux/ath79/Makefile
+++ b/target/linux/ath79/Makefile
@@ -9,6 +9,7 @@ SUBTARGETS:=generic mikrotik nand tiny
FEATURES:=ramdisk squashfs usbgadget
KERNEL_PATCHVER:=5.4
+KERNEL_TESTING_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk