ath79: switch to Kernel 5.10
authorPaul Spooren <[email protected]>
Thu, 30 Sep 2021 05:15:42 +0000 (19:15 -1000)
committerDavid Bauer <[email protected]>
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 <[email protected]> [ath79/tl-wdr3600; ath79/tl-wdr4300]
Tested-by: Aleksander Jan Bajkowski <[email protected]> [ath79/tl-wdr4300]
Signed-off-by: Paul Spooren <[email protected]>
Signed-off-by: David Bauer <[email protected]>
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