Kaynağa Gözat

imx: add 6.12 kernel as testing

Allow selecting 6.12 as testing kernel on imx.

Signed-off-by: Tim Harvey <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19029
Signed-off-by: Nick Hainke <[email protected]>
Tim Harvey 7 ay önce
ebeveyn
işleme
c70e987f05
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      target/linux/imx/Makefile

+ 1 - 0
target/linux/imx/Makefile

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