mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
mediatek: add label-mac for GL.iNet GL-MT3000
The MAC-address of gmac0 matches the one printed on the bottom label.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit ae500e62e2
)
This commit is contained in:
parent
610ae4d344
commit
ec54022549
@ -7,6 +7,7 @@
|
||||
compatible = "glinet,gl-mt3000", "mediatek,mt7981";
|
||||
|
||||
aliases {
|
||||
label-mac-device = &gmac0;
|
||||
led-boot = &led_lightblue;
|
||||
led-failsafe = &led_lightblue;
|
||||
led-running = &led_white;
|
||||
|
Loading…
Reference in New Issue
Block a user