projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45889ae
)
x86: use kernel 6.12 by default
author
Mieczyslaw Nalewaj
<
[email protected]
>
Mon, 19 May 2025 20:21:59 +0000
(22:21 +0200)
committer
Robert Marko
<
[email protected]
>
Tue, 20 May 2025 09:52:07 +0000
(11:52 +0200)
Switch to Linux kernel version 6.12.
Signed-off-by: Mieczyslaw Nalewaj <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18848
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/x86/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index 0ffbc66c3d0b18de7b74c29be10846115827587b..69b634a04608c02ea254f88486d65bba4c8505ff 100644
(file)
--- 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:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
KERNELNAME:=bzImage