From ddbca99fbce13fe829c8d36fe11cdc35944280ae Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 10 Dec 2010 17:57:48 +0000 Subject: ar71xx: add support for the TP-LINK TL-MR3220 v1 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24439 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ec3aa5b62a..ae50a23c52 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -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" ;; -- cgit v1.2.3