From: Mieczyslaw Nalewaj Date: Mon, 5 Aug 2024 19:18:05 +0000 (+0200) Subject: qoriq: enable 6.6 testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=85f01288514feec9e9e108fc7c4d7052028aa686;p=openwrt%2Fstaging%2Fstintel.git qoriq: enable 6.6 testing kernel The qoriq now supports 6.6 kernel as testing. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/16079 Signed-off-by: Stijn Tintel --- diff --git a/target/linux/qoriq/Makefile b/target/linux/qoriq/Makefile index 50d3187d84..9d03c3183f 100644 --- a/target/linux/qoriq/Makefile +++ b/target/linux/qoriq/Makefile @@ -12,6 +12,7 @@ FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc sou SUBTARGETS:=generic KERNEL_PATCHVER:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 KERNELNAME:=zImage