Browse Source

malta: 6.12: enable kernel for testing

All four subtargets build successfully and run under QEMU.

Signed-off-by: Tony Ambardar <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18712
Signed-off-by: Hauke Mehrtens <[email protected]>
Tony Ambardar 1 year ago
parent
commit
c96db6c013
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/malta/Makefile

+ 1 - 0
target/linux/malta/Makefile

@@ -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