projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8825f0f
)
x86: move to 6.1 kernel by default
author
Pascal Coudurier
<coudu@gmx.com>
Fri, 1 Dec 2023 20:42:37 +0000
(21:42 +0100)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Sat, 9 Dec 2023 15:52:07 +0000
(16:52 +0100)
6.1 kernel has been in testing for a few month without issues
Signed-off-by: Pascal Coudurier <coudu@gmx.com>
target/linux/x86/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index 2ca1b4ca462582aacd1768961789e104e4a8f475..39f0a6e825045d2f5b9f47f83a414aaebccc3e7b 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:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
KERNELNAME:=bzImage