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

@@ -31,6 +31,9 @@ ar71xx_board_name() {
*AW-NR580)
name="aw-nr580"
;;
*DB120)
name="db120"
;;
*"DIR-600 rev. A1")
name="dir-600-a1"
;;