Quellcode durchsuchen

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 vor 4 Jahren
Ursprung
Commit
5188e43d45
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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