ramips: add support for Planex CS-QR10
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 459de6f84dc70c2e9081d1c5dcb87004efd0b995..73dd599605ed50629dae18781843db0152b4fb58 100755 (executable)
@@ -88,6 +88,9 @@ ramips_board_detect() {
        *"CF-WR800N")
                name="cf-wr800n"
                ;;
+       *"CS-QR10")
+               name="cs-qr10"
+               ;;
        *"CY-SWR1100")
                name="cy-swr1100"
                ;;
@@ -508,6 +511,9 @@ ramips_board_detect() {
        *"ZBT-WG2626")
                name="zbt-wg2626"
                ;;
+       *"ZBT-WG3526")
+               name="zbt-wg3526"
+               ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;