projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6c6157
)
uml: switch to Kernel 5.15
author
Christian Lamparter
<chunkeey@gmail.com>
Sat, 3 Dec 2022 21:20:37 +0000
(22:20 +0100)
committer
Christian Lamparter
<chunkeey@gmail.com>
Mon, 12 Dec 2022 08:06:17 +0000
(09:06 +0100)
Switch over from testing version.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/uml/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index 90770cc0e4207b2c1eb22939d5a25e2a5a22ca98..9f6b9644f851fb6fa3bd6183b74c038472a1dc45 100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-13,8
+13,7
@@
BOARD:=uml
BOARDNAME:=User Mode Linux
FEATURES:=audio ext4 rootfs-part squashfs
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk