ramips: add support for Airlink101 AR670W
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 08c5dff020620033b617094dd3eb78fe23df46cb..a02bcf967428c03574cfc889764c3c57d05284f5 100755 (executable)
@@ -25,6 +25,12 @@ ramips_board_detect() {
        *"Edimax 3g-6200nl")
                name="3g-6200nl"
                ;;
+       *"A5-V11")
+               name="a5-v11"
+               ;;
+       *"Airlink101 AR670W")
+               name="ar670w"
+               ;;
        *"Airlink101 AR725W")
                name="ar725w"
                ;;
@@ -184,6 +190,9 @@ ramips_board_detect() {
        *"Nexx WT1520")
                name="wt1520"
                ;;
+       *"Nexx WT3020")
+               name="wt3020"
+               ;;
        *"NW718")
                name="nw718"
                ;;
@@ -223,6 +232,9 @@ ramips_board_detect() {
        *"Asus RP-N53")
                name="rp-n53"
                ;;
+       *"Ralink MT7620a + MT7530 evaluation board")
+               name="mt7620a_mt7530"
+               ;;
        *"RT-G32 B1")
                name="rt-g32-b1"
                ;;