projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c7c077
)
ath79: enable 6.12 testing kernel
author
Shiji Yang
<
[email protected]
>
Wed, 30 Apr 2025 16:39:34 +0000
(
00:39
+0800)
committer
David Bauer
<
[email protected]
>
Sat, 24 May 2025 13:42:23 +0000
(15:42 +0200)
The 6.12 testing kernel for ath79 target is ready now.
Tested on AR9344 (ath79/nand) and QCA9531 (ath79/generic).
Signed-off-by: Shiji Yang <
[email protected]
>
target/linux/ath79/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ath79/Makefile
b/target/linux/ath79/Makefile
index b61d10cc6ffadb4c29d3b67c9c67841d63bb2cd0..8e04d7a8ec7e740779b613fc1c68d229e926bccb 100644
(file)
--- a/
target/linux/ath79/Makefile
+++ b/
target/linux/ath79/Makefile
@@
-9,6
+9,7
@@
SUBTARGETS:=generic mikrotik nand tiny
FEATURES:=ramdisk squashfs usbgadget
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk