malta: 6.12: enable kernel for testing
All four subtargets build successfully and run under QEMU. Signed-off-by: Tony Ambardar <itugrok@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/18712 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
4dae54f004
commit
c96db6c013
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ INITRAMFS_EXTRA_FILES:=
|
|||
FEATURES:=cpiogz ext4 ramdisk squashfs targz
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue