ar71xx: add support for the TP-LINK TL-MR3220 v1 board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ec3aa5b..ae50a23 100755 (executable)
@@ -100,6 +100,9 @@ ar71xx_board_name() {
        *"DIR-615 rev. C1")
                name="dir-615-c1"
                ;;
+       *TL-MR3220)
+               name="tl-mr3220"
+               ;;
        *TL-MR3420)
                name="tl-mr3420"
                ;;
This page took 0.02419 seconds and 4 git commands to generate.