mvebu: add SolidRun ClearFog A1 support
[openwrt.git] / target / linux / mvebu / base-files / etc / board.d / 02_network
index 289a4b0..f81d0ac 100755 (executable)
@@ -31,6 +31,9 @@ armada-385-db-ap)
 armada-xp-gp)
        ucidef_set_interface_lan "eth0 eth1 eth2 eth3"
        ;;
+armada-388-clearfog)
+       ucidef_set_interfaces_lan_wan "eth0 eth1" "eth2"
+       ;;
 *)
        ucidef_set_interface_lan "eth0"
        ;;