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:
093a5aa
)
ramips: 6.6: set testing kernel
author
Mieczyslaw Nalewaj
<namiltd@yahoo.com>
Wed, 13 Mar 2024 01:15:14 +0000
(
02:15
+0100)
committer
Nick Hainke
<vincent@systemli.org>
Fri, 5 Apr 2024 05:58:15 +0000
(07:58 +0200)
Allow selecting 6.6 as testing kernel on ramips.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index 787b2e94cc06b76ff4b833619eb8f1f281fb9e9d..fec2a2b1f83c583c640488027ebcf7928f869d5a 100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-11,6
+11,7
@@
SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
FEATURES:=squashfs gpio
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.