2
0
forked from Ivasoft/openwrt

mvebu: better integrate xp-gp

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 45459
This commit is contained in:
Luka Perkov
2015-04-16 13:53:57 +00:00
parent c64fdadea7
commit 76330e9b57
2 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ armada-xp-linksys-mamba)
armada-385-db-ap)
ucidef_set_interfaces_lan_wan "eth0 eth1" "eth2"
;;
armada-xp-gp)
ucidef_set_interface_lan "eth0 eth1 eth2 eth3"
;;
*)
ucidef_set_interface_lan "eth0"
;;