mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
ath79: switch default kernel to 6.12
We have not received any negative feedback in the past three months. It's time to switch the default kernel to 6.12. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/19821 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
5290e2f523
commit
db86a07bdf
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny
|
|||
|
||||
FEATURES:=ramdisk squashfs usbgadget
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue