forked from Ivasoft/openwrt
ipq40xx: convert devolo Magic 2 WiFi next to DSA
Renamed the interfaces to match the other devices. Name the interface connected to the builtin G.hn chip 'ghn'. This might toggle at runtime while the G.hn chip is in the bootloader. Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Thomas Bong <thomas.bong@devolo.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
6267961a4a
commit
838bb0c03f
@@ -69,6 +69,9 @@ ipq40xx_setup_interfaces()
|
||||
compex,wpj428)
|
||||
ucidef_set_interface_lan "lan1 lan2"
|
||||
;;
|
||||
devolo,magic-2-wifi-next)
|
||||
ucidef_set_interface_lan "lan1 lan2 ghn"
|
||||
;;
|
||||
linksys,whw01)
|
||||
ucidef_set_interface_lan "eth1 eth2"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user