octeon: add support for Ubiquiti UniFi Security Gateway
[openwrt/staging/ansuel.git] / target / linux / octeon / base-files / etc / board.d / 01_network
index 194faeaad961ff12e7b80e9e2bb2e30abd0b5d39..906e838a6f43110b2205c981f37dd41a520745d5 100644 (file)
@@ -7,7 +7,8 @@
 board_config_update
 
 case "$(board_name)" in
-itus,shield-router)
+itus,shield-router|\
+ubnt,usg)
        ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
        ;;
 ubnt,edgerouter-4)