mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
qoriq: switch to 6.18 kernel
This target is not popular among active developers. If nobody is using the testing kernel, this phase is pointless. Switch this niche target to kernel 6.18 for testing. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23117 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
committed by
Jonas Jelonek
parent
39d55c93f8
commit
d3a7e89569
@@ -11,7 +11,7 @@ CPU_TYPE:=e5500
|
||||
FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc squashfs
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.18
|
||||
|
||||
KERNELNAME:=zImage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user