mediatek: EAP111: add label-mac-device
Add the label-mac-device alias so that label MAC is set and can later be used in userspace. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
This commit is contained in:
parent
44b6df3184
commit
2b443497c2
|
@ -15,6 +15,7 @@
|
|||
led-failsafe = &led_green;
|
||||
led-running = &led_green;
|
||||
led-upgrade = &led_green;
|
||||
label-mac-device = &gmac1;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
Loading…
Reference in New Issue