瀏覽代碼

ath79: switch default kernel to 6.1

The 6.1 kernel has been tested for over half a year.

Signed-off-by: Shiji Yang <[email protected]>
Shiji Yang 1 年之前
父節點
當前提交
a437950770
共有 1 個文件被更改,包括 1 次插入2 次删除
  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.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk