2
0
forked from Ivasoft/openwrt

ar71xx: add diag support for the DB120 board

SVN-Revision: 28975
This commit is contained in:
Gabor Juhos
2011-11-12 10:54:10 +00:00
parent d8db8e94c8
commit d461fdd519
2 changed files with 6 additions and 0 deletions

View File

@@ -45,6 +45,9 @@ get_status_led() {
bullet-m | rocket-m | nano-m | nanostation-m)
status_led="ubnt:green:link4"
;;
db120)
status_led="db120:green:status"
;;
dir-600-a1)
status_led="dir-600-a1:green:power"
;;