Explorar o código

ath79: use kernel 6.1 as default

Signed-off-by: David Bauer <[email protected]>
David Bauer %!s(int64=2) %!d(string=hai) anos
pai
achega
c94383de01
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/ath79/Makefile

+ 1 - 1
target/linux/ath79/Makefile

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