x86: enable 6.12 testing kernel
The x86 now supports 6.12 kernel as testing. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/16547 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
04d1756561
commit
dfe93dddfd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part
|
|||
SUBTARGETS:=generic legacy geode 64
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
KERNELNAME:=bzImage
|
||||
|
||||
|
|
Loading…
Reference in a new issue