projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22d359
)
realtek: 6.6: enable testing kernel
author
Markus Stockhausen
<markus.stockhausen@gmx.de>
Mon, 9 Sep 2024 12:25:16 +0000
(08:25 -0400)
committer
Sander Vanheule
<sander@svanheule.net>
Sat, 14 Sep 2024 18:21:44 +0000
(20:21 +0200)
Allow to build the new kernel.
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/realtek/Makefile
b/target/linux/realtek/Makefile
index cd86bdc11e6181d0b7aa7557d9cccb926a248505..673997f55085813aa3270b3cb10a682273655f1a 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:=5.15
+KERNEL_TESTING_PATCHVER:=6.6
define Target/Description
Build firmware images for Realtek RTL83xx based boards.