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:
d6b57d4
)
pistachio: add 6.12 testing kernel
author
Zoltan HERPAI
<wigyori@uid0.hu>
Thu, 29 May 2025 12:35:31 +0000
(12:35 +0000)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 30 May 2025 13:32:12 +0000
(15:32 +0200)
Allow selecting 6.12 as testing kernel on pistachio.
Runtime-tested:
- Creator Ci40 Marduk 02KZ/5+
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/pistachio/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/pistachio/Makefile
b/target/linux/pistachio/Makefile
index ec003f6ed9d1e2fd8816e301b4755a9c00aec936..079b5412d435c64515a31e29031b08deb15c2ee2 100644
(file)
--- a/
target/linux/pistachio/Makefile
+++ b/
target/linux/pistachio/Makefile
@@
-13,6
+13,7
@@
CPU_SUBTYPE:=24kf
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk