Parcourir la source

mvebu: add 6.6 testing kernel

Add 6.6 testing kernel for mvebu target.

Signed-off-by: Stijn Segers <[email protected]>
Stijn Segers il y a 1 an
Parent
commit
ed893a3cc1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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