projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794e812
)
ramips: switch to kernel 5.10
author
Rui Salvaterra
<
[email protected]
>
Thu, 9 Sep 2021 08:44:41 +0000
(09:44 +0100)
committer
Paul Spooren
<
[email protected]
>
Mon, 13 Dec 2021 18:36:52 +0000
(19:36 +0100)
Tested on mt7621 (Redmi AC2100) and running stable for several months.
Signed-off-by: Rui Salvaterra <
[email protected]
>
Tested-by: Stijn Segers <
[email protected]
>
Tested-by: Eneas U de Queiroz <
[email protected]
>
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index d3f2d4b8fc7bd653353c6f1fb06a3cbb1b86b000..c9fc1aa58a06a46cdfdcbab10329e5a5fc8a7e90 100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=MediaTek Ralink MIPS
SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
FEATURES:=squashfs gpio
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.