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:
bb7e912
)
realtek: 6.12: activate testing kernel
author
Markus Stockhausen
<markus.stockhausen@gmx.de>
Thu, 29 May 2025 18:33:05 +0000
(14:33 -0400)
committer
Robert Marko
<robimarko@gmail.com>
Wed, 11 Jun 2025 20:27:22 +0000
(22:27 +0200)
Allow to build the new kernel.
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link:
https://github.com/openwrt/openwrt/pull/18935
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/realtek/Makefile
b/target/linux/realtek/Makefile
index 6cdd32a9d8148165089d0e5158effbd0501a667a..32cd48b8a2433eea8a9ab37daf13c74020b35393 100644
(file)
--- a/
target/linux/realtek/Makefile
+++ b/
target/linux/realtek/Makefile
@@
-10,6
+10,7
@@
FEATURES:=ramdisk squashfs
SUBTARGETS:=rtl838x rtl839x rtl930x rtl931x
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build firmware images for Realtek RTL83xx based boards.