projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc47165
)
x86: add 6.1 testing kernel
author
Pascal Coudurier
<coudu@gmx.com>
Sun, 20 Aug 2023 13:07:34 +0000
(15:07 +0200)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Tue, 19 Sep 2023 09:38:38 +0000
(11:38 +0200)
Enable building with 6.1 as testing kernel
Compile-tested: x86_64, x86_generic, x86_legacy, x86_geode
Run-tested: x86_64, x86_generic (qemu), x86_legacy (qemu)
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 5368a779e54f88b1bd8fa5e7967ec6b5b9646a1e..2ca1b4ca462582aacd1768961789e104e4a8f475 100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-11,6
+11,7
@@
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
KERNELNAME:=bzImage