Explorar el Código

ath79: use kernel 6.1 as default

Signed-off-by: David Bauer <[email protected]>
David Bauer hace 2 años
padre
commit
c94383de01
Se han modificado 1 ficheros con 1 adiciones y 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
 FEATURES:=ramdisk squashfs usbgadget
 
 
-KERNEL_PATCHVER:=5.15
+KERNEL_PATCHVER:=6.1
 KERNEL_TESTING_PATCHVER:=6.1
 KERNEL_TESTING_PATCHVER:=6.1
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk