Skip to content
Snippets Groups Projects
Commit 165b7d21 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

ar71xx: user space support for the TL-WA7510N

[juhosg: separated from the http://patchwork.openwrt.org/patch/2820/

 patch]

Signed-off-by: default avatarStefan Helmert <helst_listen@aol.de>
Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34188
parent 91bab828
No related branches found
No related tags found
No related merge requests found
......@@ -342,6 +342,9 @@ ar71xx_board_detect() {
*TL-MR3420)
name="tl-mr3420"
;;
*TL-WA7510N)
name="tl-wa7510n"
;;
*TL-WA901ND)
name="tl-wa901nd"
;;
......
......@@ -150,6 +150,7 @@ platform_check_image() {
tl-mr3040 | \
tl-mr3220 | \
tl-mr3420 | \
tl-wa7510n | \
tl-wa901nd | \
tl-wa901nd-v2 | \
tl-wdr4300 | \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment