mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 09:31:26 +02:00
ath79: cf-ew71-v2: set label-mac-device to eth1
The EW71v2 has the WAN port configured at eth1. The printed label-mac is configured on this iface in openwrt. Signed-off-by: Florian Maurer <f.maurer@outlook.de>
This commit is contained in:
parent
2015a40c38
commit
7f3537ee2c
@ -15,6 +15,7 @@
|
||||
led-boot = &led_wan;
|
||||
led-failsafe = &led_wan;
|
||||
led-upgrade = &led_wan;
|
||||
label-mac-device = ð1;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user