Skip to content

Commit c73bb85

Browse files
namiltdPolynomialDivision
authored andcommitted
x86: use kernel 6.18 by default
Switch to Linux kernel version 6.18. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: openwrt/openwrt#22893 Signed-off-by: Nick Hainke <vincent@systemli.org>
1 parent d5b48de commit c73bb85

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

target/linux/x86/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ BOARDNAME:=x86
1010
FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part
1111
SUBTARGETS:=generic legacy geode 64
1212

13-
KERNEL_PATCHVER:=6.12
14-
KERNEL_TESTING_PATCHVER:=6.18
13+
KERNEL_PATCHVER:=6.18
1514

1615
KERNELNAME:=bzImage
1716

0 commit comments

Comments
 (0)