summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMieczyslaw Nalewaj2024-08-09 15:47:02 +0000
committerDaniel Golle2024-09-20 17:51:06 +0000
commit0627030fbe0e79c3af103583194b2ac7c2b4a6c4 (patch)
treef4bc7e53e9452d642685f70e58b26e88460e7ad0
parentd1e9f79ca39e70adc9d70ded8ac2d6d3c7b2faa6 (diff)
downloadopenwrt-0627030fbe0e79c3af103583194b2ac7c2b4a6c4.tar.gz
qoriq: use kernel 6.6 by default
Switch to Linux kernel version 6.6. Link: https://github.com/openwrt/openwrt/pull/16120 Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
-rw-r--r--target/linux/qoriq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/qoriq/Makefile b/target/linux/qoriq/Makefile
index 9d03c3183f..59c413aa50 100644
--- a/target/linux/qoriq/Makefile
+++ b/target/linux/qoriq/Makefile
@@ -11,8 +11,7 @@ CPU_TYPE:=e5500
FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc source-only
SUBTARGETS:=generic
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
KERNELNAME:=zImage