ramips:Add support for Aigale Ai-BR100
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 7538876697496050c657a9b0cb41ec903ebf3410..b4e5d91e861f032918f1891dc625716ebb6293c1 100755 (executable)
@@ -28,6 +28,9 @@ ramips_board_detect() {
        *"A5-V11")
                name="a5-v11"
                ;;
+       *"Aigale Ai-BR100")
+               name="ai-br100"
+               ;;
        *"Airlink101 AR670W")
                name="ar670w"
                ;;
@@ -79,6 +82,12 @@ ramips_board_detect() {
        *"Aztech HW550-3G")
                name="hw550-3g"
                ;;
+       *"Buffalo WSR-600")
+               name="wsr-600"
+               ;;
+       *"Buffalo WSR-1166")
+               name="wsr-1166"
+               ;;
        *"CY-SWR1100")
                name="cy-swr1100"
                ;;
@@ -355,6 +364,9 @@ ramips_board_detect() {
        *"Lenovo Y1S")
                name="y1s"
                ;;
+       *"Mediatek MT7621 evaluation board")
+               name="mt7621"
+               ;;
        *"Mediatek MT7628AN evaluation board")
                name="mt7628"
                ;;