mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-07 14:16:21 +00:00
ramips: add missing label-mac-device for Xiaomi Mi Router 4A (100M)
As both the Mi Router 4A (100M) and the Mi Router 4C use the same label-mac-device, the alias can be moved to the shared dtsi. Signed-off-by: Fabian Bläse <fabian@blaese.de>
This commit is contained in:
parent
e3096c384c
commit
c36e9f891b
@ -11,6 +11,7 @@
|
|||||||
led-failsafe = &led_power_yellow;
|
led-failsafe = &led_power_yellow;
|
||||||
led-running = &led_power_blue;
|
led-running = &led_power_blue;
|
||||||
led-upgrade = &led_power_yellow;
|
led-upgrade = &led_power_yellow;
|
||||||
|
label-mac-device = ðernet;
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
|
Loading…
Reference in New Issue
Block a user