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:
e9b5737
)
d1: add 6.12 kernel as testing
author
Zoltan HERPAI
<
[email protected]
>
Mon, 5 May 2025 21:24:15 +0000
(23:24 +0200)
committer
Zoltan HERPAI
<
[email protected]
>
Thu, 22 May 2025 15:22:59 +0000
(17:22 +0200)
Allow selecting 6.12 as testing kernel on d1.
Runtime-tested:
- Nezha D1
Signed-off-by: Zoltan HERPAI <
[email protected]
>
target/linux/d1/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/d1/Makefile
b/target/linux/d1/Makefile
index a60af57afac4911db9dacdbd42feca89def449f7..7bd9b936aac63fc744e5b790fe0236eae1c66ff8 100644
(file)
--- a/
target/linux/d1/Makefile
+++ b/
target/linux/d1/Makefile
@@
-12,6
+12,7
@@
KERNELNAME:=Image dtbs
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk