Просмотр исходного кода

imx: enable 5.15 as testing kernel

So anyone interested can help with new kernel version integration and
testing.

Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 4 лет назад
Родитель
Сommit
5188e43d45
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/imx/Makefile

+ 1 - 0
target/linux/imx/Makefile

@@ -11,6 +11,7 @@ FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
 SUBTARGETS:=cortexa7 cortexa9
 
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 include $(INCLUDE_DIR)/target.mk