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

mvebu: add 6.12 testing kernel

Add 6.12 testing kernel for mvebu target.

Signed-off-by: Stefan Kalscheuer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18975
Signed-off-by: Hauke Mehrtens <[email protected]>
Stefan Kalscheuer 7 месяцев назад
Родитель
Сommit
7e014bbe0b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/mvebu/Makefile

+ 1 - 0
target/linux/mvebu/Makefile

@@ -10,6 +10,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega
 SUBTARGETS:=cortexa9 cortexa53 cortexa72
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk