mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
ath79: cf-ew71-v2: set label-mac-device to eth1
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
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
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
led-boot = &led_wan;
|
||||
led-failsafe = &led_wan;
|
||||
led-upgrade = &led_wan;
|
||||
label-mac-device = ð1;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue