projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db05331
)
stm32: enable 6.12 testing kernel
author
Thomas Richard
<
[email protected]
>
Mon, 5 May 2025 08:30:35 +0000
(10:30 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 21 Jun 2025 12:28:42 +0000
(14:28 +0200)
The stm32 target now supports 6.12 kernel as testing.
Signed-off-by: Thomas Richard <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18740
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/stm32/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/stm32/Makefile
b/target/linux/stm32/Makefile
index 3020d0b2b8e5b70730def40c19791c8fe40e7c8f..9c4839a85b822f48387b2d4521f95934a474b669 100644
(file)
--- 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