[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 6e1da23..1298ebd 100755 (executable)
@@ -50,6 +50,9 @@ ramips_board_name() {
        *"Allnet ALL0256N")
                name="all0256n"
                ;;
+       *"ARC FreeStation5")
+               name="freestation5"
+               ;;
        *"Argus ATP-52B")
                name="argus-atp52b"
                ;;
This page took 0.022619 seconds and 4 git commands to generate.