[openwrt/openwrt] mxs: enable 5.15 as testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Thu Mar 31 15:59:33 PDT 2022
wigyori pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/483fe539c4b4dfa6aaf15e414f1c4e293a19bb58
commit 483fe539c4b4dfa6aaf15e414f1c4e293a19bb58
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Thu Mar 31 15:57:27 2022 +0200
mxs: enable 5.15 as testing kernel
Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
target/linux/mxs/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile
index a5940486df..7b6c6ee3f1 100644
--- a/target/linux/mxs/Makefile
+++ b/target/linux/mxs/Makefile
@@ -11,6 +11,7 @@ FEATURES:=ext4 rtc usb gpio
CPU_TYPE:=arm926ej-s
KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
KERNELNAME:=zImage dtbs
More information about the lede-commits
mailing list