projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b1d743
)
d1: 6.6: set testing kernel
author
Zoltan HERPAI
<wigyori@uid0.hu>
Sat, 25 May 2024 22:56:33 +0000
(
00:56
+0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Wed, 29 May 2024 15:56:28 +0000
(17:56 +0200)
Allow selecting 6.6 as testing kernel on d1.
Runtime-tested: Nezha D1
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/d1/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/d1/Makefile
b/target/linux/d1/Makefile
index 69e28d48116d49d2a7340dc813bb85e7a34c3398..2f505500b26aa73b7cadd40594e9772fd74a8c0f 100644
(file)
--- a/
target/linux/d1/Makefile
+++ b/
target/linux/d1/Makefile
@@
-12,6
+12,7
@@
KERNELNAME:=Image dtbs
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk