Sfoglia il codice sorgente

qoriq: enable 6.6 testing kernel

The qoriq now supports 6.6 kernel as testing.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16079
Signed-off-by: Stijn Tintel <[email protected]>
Mieczyslaw Nalewaj 1 anno fa
parent
commit
85f0128851
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      target/linux/qoriq/Makefile

+ 1 - 0
target/linux/qoriq/Makefile

@@ -12,6 +12,7 @@ FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc sou
 SUBTARGETS:=generic
 SUBTARGETS:=generic
 
 
 KERNEL_PATCHVER:=6.1
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 
 KERNELNAME:=zImage
 KERNELNAME:=zImage