ramips: fix WSR-{600,1166} names
[librecmc/librecmc.git] / target / linux / ramips / base-files / lib / ramips.sh
index ff5044c61560a36b030de41a6dac34242c9c9c96..eeb8df049ee9acb57e63e79c28c13ad04008e2ed 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,10 +82,10 @@ ramips_board_detect() {
        *"Aztech HW550-3G")
                name="hw550-3g"
                ;;
-       *"Buffalo WSR-600")
+       *"Buffalo WSR-600DHP")
                name="wsr-600"
                ;;
-       *"Buffalo WSR-1166")
+       *"Buffalo WSR-1166DHP")
                name="wsr-1166"
                ;;
        *"CY-SWR1100")