mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 11:27:08 +01:00
mpc85xx: drop WS-AP3715i label-mac
Label MAC detection does not work properly, as MAC address is assigned
on preinit. Thus, remove the label-mac definition.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit cd14b17cb0)
This commit is contained in:
parent
34d8a7f63f
commit
f4e4943d1a
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
|||
led-failsafe = &led_power_red;
|
||||
led-running = &led_power_green;
|
||||
led-upgrade = &led_power_red;
|
||||
label-mac-device = &enet0;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue