From 15aa53d7ee6537d64a32c0d5bd728582f71d5c99 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 29 Sep 2021 19:15:42 -1000 Subject: ath79: switch to Kernel 5.10 Kernel 5.10 is used by many people since quite a while. With other targets already moved to 5.10, let ath79 follow suit. Tested-by: Stefan Lippers-Hollmann [ath79/tl-wdr3600; ath79/tl-wdr4300] Tested-by: Aleksander Jan Bajkowski [ath79/tl-wdr4300] Signed-off-by: Paul Spooren Signed-off-by: David Bauer --- target/linux/ath79/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/ath79') diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile index 4063867ce3..dd57d9fed9 100644 --- a/target/linux/ath79/Makefile +++ b/target/linux/ath79/Makefile @@ -8,8 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny FEATURES:=ramdisk squashfs usbgadget -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3