mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add user-space support for the TL-MR3220 v2
Based on the following patch: http://patchwork.openwrt.org/patch/3043/ [juhosg: add uci-defaults/network support] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34780 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -345,6 +345,9 @@ ar71xx_board_detect() {
|
||||
*TL-MR3220)
|
||||
name="tl-mr3220"
|
||||
;;
|
||||
*"TL-MR3220 v2")
|
||||
name="tl-mr3220-v2"
|
||||
;;
|
||||
*TL-MR3420)
|
||||
name="tl-mr3420"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user