ramips: initial board support for Aztech HW550-3G
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 9f9256740b6a5430b3ec318d7e4fa1fd439e0224..49e5bc7741ea151e35acf9b5ffee5f10e556c814 100755 (executable)
@@ -22,6 +22,9 @@ ramips_board_name() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
+       *"Aztech HW550-3G")
+               name="hw550-3g"
+               ;;
        *)
                name="generic"
                ;;