ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup...
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 6e1da23040bf605c635ed956efb5e1544ee189dd..1298ebda932806b49faaa838696b2487df4c9f9d 100755 (executable)
@@ -50,6 +50,9 @@ ramips_board_name() {
        *"Allnet ALL0256N")
                name="all0256n"
                ;;
+       *"ARC FreeStation5")
+               name="freestation5"
+               ;;
        *"Argus ATP-52B")
                name="argus-atp52b"
                ;;