uml: promote to 6.1 kernel
there have been no reports of any problems with 6.1. let's make it the default kernel. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
cf6849a6bf
commit
bbaf6b764e
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ BOARD:=uml
|
||||||
BOARDNAME:=User Mode Linux
|
BOARDNAME:=User Mode Linux
|
||||||
FEATURES:=audio ext4 rootfs-part squashfs
|
FEATURES:=audio ext4 rootfs-part squashfs
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.15
|
KERNEL_PATCHVER:=6.1
|
||||||
KERNEL_TESTING_PATCHVER:=6.1
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue