From: Thomas Richard Date: Mon, 5 May 2025 08:30:35 +0000 (+0200) Subject: stm32: enable 6.12 testing kernel X-Git-Tag: v25.12.0-rc1~2208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e93ee54f8f104fbf2d28ec92b35131eff0c197;p=thirdparty%2Fopenwrt.git stm32: enable 6.12 testing kernel The stm32 target now supports 6.12 kernel as testing. Signed-off-by: Thomas Richard Link: https://github.com/openwrt/openwrt/pull/18740 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/stm32/Makefile b/target/linux/stm32/Makefile index 3020d0b2b8e..9c4839a85b8 100644 --- a/target/linux/stm32/Makefile +++ b/target/linux/stm32/Makefile @@ -12,6 +12,7 @@ SUBTARGETS:=stm32mp1 CPU_TYPE:= KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk