Răsfoiți Sursa

ath79: switch to kernel 5.4

As the reported major bugs are ironed out, switch to the new kernel to
begin testing with a broader audience.

Signed-off-by: David Bauer <[email protected]>
Acked-by: Hauke Mehrtens <[email protected]>
David Bauer 5 ani în urmă
părinte
comite
d8ab3216e6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      target/linux/ath79/Makefile

+ 1 - 1
target/linux/ath79/Makefile

@@ -8,7 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny
 
 FEATURES:=ramdisk
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
 KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk