ramips: adding support for OY-0001 Wireless Router
[openwrt/staging/yousong.git] / target / linux / ramips / base-files / lib / ramips.sh
index 14ffc212d25e28589f1456cc7029158f57028d0e..3d40ab9b637d3d6022c0b3acbe37e8608e1c688c 100755 (executable)
@@ -106,6 +106,9 @@ ramips_board_detect() {
        *"DCS-930")
                name="dcs-930"
                ;;
+       *"DCS-930L B1")
+               name="dcs-930l-b1"
+               ;;
        *"DIR-300 B1")
                name="dir-300-b1"
                ;;
@@ -205,6 +208,9 @@ ramips_board_detect() {
        *"Linksys E1700")
                name="e1700"
                ;;
+       *"Linksys RE6500")
+               name="re6500"
+               ;;
        *"Planex MZK-750DHP")
                name="mzk-750dhp"
                ;;
@@ -394,6 +400,9 @@ ramips_board_detect() {
        *"Zbtlink ZBT-WA05")
                name="zbt-wa05"
                ;;
+       *"OY-0001")
+               name="oy-0001"
+               ;;
        *"ZBT WR8305RT")
                name="wr8305rt"
                ;;