ramips: Add support for ZTE ZXECS EBG3130 aka BDCOM WAP2100-SK
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 5741cbd2ee13f309dc5cc93f1d48f5a97e0da970..28d5073525ceae57b2e3340de273acfb3a041fa2 100755 (executable)
@@ -472,6 +472,9 @@ ramips_board_detect() {
        *"SAP-G3200U3")
                name="sap-g3200u3"
                ;;
+       *"SKW92A")
+               name="skw92a"
+               ;;
        *"SL-R7205"*)
                name="sl-r7205"
                ;;
@@ -553,6 +556,9 @@ ramips_board_detect() {
        *"W502U")
                name="w502u"
                ;;
+       *"WAP2100-SK")
+               name="wap2100-sk"
+               ;;
        *"WCR-1166DS")
                name="wcr-1166ds"
                ;;