Ver Fonte

Revert "ath79: use kernel 6.1 as default"

This reverts commit c94383de018c561355c5e239524fbefca4aee3aa.

THis commit was not meant to be pushed to main yet.

Signed-off-by: David Bauer <[email protected]>
David Bauer há 2 anos atrás
pai
commit
7f54d9ba1a
1 ficheiros alterados com 1 adições e 1 exclusões
  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:=6.1
+KERNEL_PATCHVER:=5.15
 KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk