ramips: rt305x: add support for the Asus WL-330N3G board
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 045d952868a26cff2f9d12d10d4a1bee71a48739..c20b80c282fdf1f86e9b3c641c5d919ddb7d2777 100755 (executable)
@@ -59,6 +59,9 @@ ramips_board_name() {
        *"Asus WL-330N")
                name="wl-330n"
                ;;
+       *"Asus WL-330N3G")
+               name="wl-330n3g"
+               ;;
        *"Aztech HW550-3G")
                name="hw550-3g"
                ;;