Skip to content

Commit 6529ac4

Browse files
thom24PolynomialDivision
authored andcommitted
stm32: use kernel 6.12 by default
Switch to Linux kernel 6.12. Signed-off-by: Thomas Richard <[email protected]> Link: openwrt/openwrt#20468 Signed-off-by: Nick Hainke <[email protected]>
1 parent 7e7977a commit 6529ac4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

target/linux/stm32/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ FEATURES:=boot-part emmc ext4 gpio rtc usb
1111
SUBTARGETS:=stm32mp1
1212
CPU_TYPE:=
1313

14-
KERNEL_PATCHVER:=6.6
15-
KERNEL_TESTING_PATCHVER:=6.12
14+
KERNEL_PATCHVER:=6.12
1615

1716
include $(INCLUDE_DIR)/target.mk
1817

0 commit comments

Comments
 (0)