ralink: add support for na930
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 7aa331334e1327a0a678c72b657da0176305d50e..5a686e671989f8ba1493a64aaa1f119d285f67a1 100755 (executable)
@@ -280,6 +280,9 @@ ramips_board_detect() {
        *"V22SG")
                name="v22sg"
                ;;
+       *"Sercomm NA930")
+               name="na930"
+               ;;
        *)
                name="generic"
                ;;