projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ba24e0
)
at91: switch to kernel 6.12
author
Goetz Goerisch
<
[email protected]
>
Sat, 22 Nov 2025 17:39:07 +0000
(18:39 +0100)
committer
Christian Marangi
<
[email protected]
>
Tue, 25 Nov 2025 16:23:14 +0000
(17:23 +0100)
switch the kernel to 6.12 by default
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20871
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index 467ff0824a9acd31119929652d228fa7888ecfe1..6bb9c595efb1d4fae0a3928bbfa53dfff3eb83b9 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=Microchip (Atmel AT91)
FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk