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:
4a2cca7
)
uml: switch to Kernel 5.10
author
Paul Spooren
<mail@aparcar.org>
Tue, 4 Jan 2022 12:05:13 +0000
(13:05 +0100)
committer
Paul Spooren
<mail@aparcar.org>
Tue, 4 Jan 2022 12:05:13 +0000
(13:05 +0100)
Switch over from testing version.
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/uml/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index 3707ab4b19b6e231fe8177c8263162ea264d5bc9..ec662989ecefb5053f726cdcca6d04bba3a86efb 100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-13,8
+13,7
@@
BOARD:=uml
BOARDNAME:=User Mode Linux
FEATURES:=squashfs ext4 audio
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk