ar71xx: add support for the TL-MR3420 v1 board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 877bab2..ff2e8bd 100755 (executable)
@@ -94,6 +94,9 @@ ar71xx_board_name() {
        *"DIR-615 rev. C1")
                name="dir-615-c1"
                ;;
+       *TL-MR3420)
+               name="tl-mr3420"
+               ;;
        *TL-WA901ND)
                name="tl-wa901nd"
                ;;