ath79: switch to Kernel 5.10
authorPaul Spooren <mail@aparcar.org>
Thu, 30 Sep 2021 05:15:42 +0000 (19:15 -1000)
committerDavid Bauer <mail@david-bauer.net>
Tue, 21 Dec 2021 20:38:52 +0000 (21:38 +0100)
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 <s.l-h@gmx.de> [ath79/tl-wdr3600; ath79/tl-wdr4300]
Tested-by: Aleksander Jan Bajkowski <olek2@wp.pl> [ath79/tl-wdr4300]
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/Makefile

index 4063867ce3127602cc73e0098d80cd5e5c26a2fa..dd57d9fed9311aed1216b2a50f3df400884ec218 100644 (file)
@@ -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