mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-11-02 16:21:21 +08:00
stm32: use kernel 6.12 by default
Switch to Linux kernel 6.12. Signed-off-by: Thomas Richard <thomas.richard@bootlin.com> Link: https://github.com/openwrt/openwrt/pull/20468 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
committed by
Nick Hainke
parent
7e7977afb5
commit
6529ac4a31
@ -11,8 +11,7 @@ FEATURES:=boot-part emmc ext4 gpio rtc usb
|
||||
SUBTARGETS:=stm32mp1
|
||||
CPU_TYPE:=
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user