forked from Ivasoft/openwrt
ramips: adjust Netgear R6120 model name
Adjust the model string and device title to match other Netgear routers in the ramips target. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
committed by
Mathias Kresin
parent
ee3120a9db
commit
915fbd4e31
@@ -7,7 +7,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "netgear,r6120", "mediatek,mt7628an-soc";
|
||||
model = "Netgear AC1200 R6120";
|
||||
model = "Netgear R6120";
|
||||
|
||||
aliases {
|
||||
led-boot = &led_power;
|
||||
|
||||
Reference in New Issue
Block a user