mpc85xx: add support for Enterasys WS-AP3715i
[openwrt/staging/nbd.git] / target / linux / mpc85xx / base-files / etc / board.d / 02_network
index 77e208c7faad60bbbbb2ab016f58839d005b4a97..04c27769a933505e2cf6701983121b6f656dd49d 100644 (file)
@@ -9,7 +9,8 @@ board_config_update
 board=$(board_name)
 
 case "$board" in
-aerohive,hiveap-330)
+aerohive,hiveap-330|\
+enterasys,ws-ap3715i)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
 ocedo,panda)