[openwrt/openwrt] omap: enable 6.12 testing kernel

LEDE Commits lede-commits at lists.infradead.org
Fri Aug 22 11:19:15 PDT 2025


lynxis pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/db0b0e14be4ce3cb39d89dfff1a2cba10a91b17c

commit db0b0e14be4ce3cb39d89dfff1a2cba10a91b17c
Author: Andre Heider <a.heider at gmail.com>
AuthorDate: Wed May 7 08:53:22 2025 +0200

    omap: enable 6.12 testing kernel
    
    The omap target now supports 6.12 kernel as testing.
    
    Signed-off-by: Andre Heider <a.heider at gmail.com>
---
 target/linux/omap/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index 67db2aa07d..ba432ca103 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -13,6 +13,7 @@ CPU_SUBTYPE:=vfpv3
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 KERNELNAME:=zImage dtbs
 




More information about the lede-commits mailing list