forked from mirror/openwrt
ipq40xx: remove ethernet0 alias for Netgear LBR20
This will remove the ethernet0 alias and TODO as setting the LAN MAC via nvmem to gmac0 will set the correct mac to the switch. Signed-off-by: Christoph Krapp <achterin@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20558 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
2fae199953
commit
66169b19c7
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@
|
|||
};
|
||||
|
||||
aliases {
|
||||
// TODO: Verify if the ethernet0 alias is needed
|
||||
ethernet0 = &gmac;
|
||||
led-boot = &led_backlight_white;
|
||||
led-failsafe = &led_status_green;
|
||||
led-running = &led_status_green;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue