projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f3ad12
)
at91: enable testing kernel 6.12
author
Goetz Goerisch
<
[email protected]
>
Sat, 19 Jul 2025 21:27:49 +0000
(23:27 +0200)
committer
Christian Marangi
<
[email protected]
>
Sat, 22 Nov 2025 15:09:29 +0000
(16:09 +0100)
enable kernel 6.12 as testing
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19471
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 752ac4c3982b6fce2ab295c99cdd2287f09ef18d..467ff0824a9acd31119929652d228fa7888ecfe1 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-11,6
+11,7
@@
FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk