Browse Source

armvirt: add 5.15 as testing kernel

Add 5.15 as testing kernel.

Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
Aleksander Jan Bajkowski 4 years ago
parent
commit
848f112c91
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/armvirt/Makefile

+ 1 - 0
target/linux/armvirt/Makefile

@@ -10,6 +10,7 @@ FEATURES:=fpu pci rtc usb
 FEATURES+=cpiogz ext4 ramdisk squashfs targz
 
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 include $(INCLUDE_DIR)/target.mk