summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorPascal Coudurier <coudu@gmx.com>2023-12-01 21:42:37 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2023-12-09 16:52:07 +0100
commitfdf8041107f27417bcd8d540ad56e162b83304bc (patch)
treeb956202c6187b526cb24a93c3a31d9ecd8f4956d /target
parent8825f0fcd90b3ee67fedf9174339510183730d1d (diff)
downloadopenwrt-fdf8041107f27417bcd8d540ad56e162b83304bc.tar.gz
openwrt-fdf8041107f27417bcd8d540ad56e162b83304bc.tar.bz2
openwrt-fdf8041107f27417bcd8d540ad56e162b83304bc.zip
x86: move to 6.1 kernel by default
6.1 kernel has been in testing for a few month without issues Signed-off-by: Pascal Coudurier <coudu@gmx.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 2ca1b4ca46..39f0a6e825 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -10,8 +10,7 @@ BOARDNAME:=x86
FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part
SUBTARGETS:=generic legacy geode 64
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
KERNELNAME:=bzImage