ar71xx: add support for Wallys DR342
[openwrt/staging/rmilecki.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index f89c0098e42c148b207fed742a303705aab72d39..fd3f94d2204c5c06c14f3898996eb02be8112135 100755 (executable)
@@ -603,6 +603,9 @@ ar71xx_board_detect() {
        *"Domino Pi")
                name="gl-domino"
                ;;
+       *"DR342")
+               name="dr342"
+               ;;
        *"DR344")
                name="dr344"
                ;;
@@ -1049,7 +1052,7 @@ ar71xx_board_detect() {
        *"TL-MR3420 v2")
                name="tl-mr3420-v2"
                ;;
-       *TL-MR6400)
+       *"TL-MR6400")
                name="tl-mr6400"
                ;;
        *"TL-WA701ND v2")