uml: switch to Kernel 5.10
Switch over from testing version. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
4a2cca7824
commit
02852d5538
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ BOARD:=uml
|
||||||
BOARDNAME:=User Mode Linux
|
BOARDNAME:=User Mode Linux
|
||||||
FEATURES:=squashfs ext4 audio
|
FEATURES:=squashfs ext4 audio
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.4
|
KERNEL_PATCHVER:=5.10
|
||||||
KERNEL_TESTING_PATCHVER:=5.10
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue