Преглед изворни кода

mvebu: add 6.6 testing kernel

Add 6.6 testing kernel for mvebu target.

Signed-off-by: Stijn Segers <[email protected]>
Stijn Segers пре 1 година
родитељ
комит
ed893a3cc1
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.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk