mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 19:24:52 +00:00
uml: switch to Kernel 5.15
Switch over from testing version. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
f6c61571fb
commit
50d20db6a8
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user