2
0
forked from Ivasoft/openwrt

ar71xx: add support for the TP-Link TL-WA901ND v2 board

Patch-by: Jonathan Benett <jbscience87@gmail.com>

SVN-Revision: 26119
This commit is contained in:
Gabor Juhos
2011-03-13 15:08:31 +00:00
parent 72b3c18da1
commit 8eb616de82
12 changed files with 177 additions and 1 deletions

View File

@@ -90,6 +90,9 @@ get_status_led() {
tl-wa901nd)
status_led="tl-wa901nd:green:system"
;;
tl-wa901nd-v2)
status_led="tl-wa901nd-v2:green:system"
;;
tl-wr1043nd)
status_led="tl-wr1043nd:green:system"
;;