ramips: add support for Buffalo WCR-1166DS
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 6afe709cbe42e5c32f6009d850b2ce33fdfb0fc4..d9918cceb5e817979debff9002e2b5c1ab7cd098 100755 (executable)
@@ -499,6 +499,9 @@ ramips_board_detect() {
        *"W502U")
                name="w502u"
                ;;
+       *"WCR-1166DS")
+               name="wcr-1166ds"
+               ;;
        *"WCR-150GN")
                name="wcr-150gn"
                ;;
@@ -553,6 +556,9 @@ ramips_board_detect() {
        *"WMR-300")
                name="wmr-300"
                ;;
+       *"WN3000RPv3")
+               name="wn3000rpv3"
+               ;;
        *"WNCE2001")
                name="wnce2001"
                ;;