ramips: add support for ZBT WG2626
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 340bc4c3b37909095f9f8e1c446f038e8caec8ae..62a79c505c267a6874c34cbcce28efd5fd6141ec 100755 (executable)
@@ -145,6 +145,9 @@ ramips_board_detect() {
        *"DIR-860L B1")
                name="dir-860l-b1"
                ;;
+       *"Dovado Tiny AC")
+               name="tiny-ac"
+               ;;
        *"E1700")
                name="e1700"
                ;;
@@ -451,6 +454,9 @@ ramips_board_detect() {
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;
+       *"ZBT-WG2626")
+               name="zbt-wg2626"
+               ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;