mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 08:44:39 +01:00
qoriq: switch to kernel 6.12
switch the kernel to 6.12 by default Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20889 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
2e944e083e
commit
22d2061e23
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ CPU_TYPE:=e5500
|
|||
FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc squashfs
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
KERNELNAME:=zImage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue