Browse Source

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 <[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]>
Paul Spooren 4 years ago
parent
commit
15aa53d7ee
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/ath79/Makefile

+ 1 - 2
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