mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 18:02:46 +00:00
malta: enable testing kernel 5.15
Nothing special is needed here, just add KERNEL_TESTING_PATCHVER. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
044ca149f3
commit
09f6200198
@ -11,6 +11,7 @@ INITRAMFS_EXTRA_FILES:=
|
|||||||
FEATURES:=cpiogz ext4 ramdisk squashfs targz
|
FEATURES:=cpiogz ext4 ramdisk squashfs targz
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.10
|
KERNEL_PATCHVER:=5.10
|
||||||
|
KERNEL_TESTING_PATCHVER:=5.15
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user