ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 9c1a7dcb576da20617d7e6dd72065464669c31ea..728f525d68fe5ab1f7bb9ce32ee41894d6768de6 100755 (executable)
@@ -104,6 +104,9 @@ ramips_board_name() {
        *"RT-N56U")
                name="rt-n56u"
                ;;
+       *"Skyline SL-R7205"*)
+               name="sl-r7205"
+               ;;
        *"Sparklan WCR-150GN")
                name="wcr-150gn"
                ;;
@@ -122,6 +125,9 @@ ramips_board_name() {
        *"Sitecom WL-351 v1 002")
                name="wl-351"
                ;;
+       *"Ralink V11ST-FE")
+               name="v11st-fe"
+               ;;
        *"WLI-TX4-AG300N")
                name="wli-tx4-ag300n"
                ;;