1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 07:20:23 +03:00

ar71xx: fix db120 board detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30408 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-02-10 11:46:31 +00:00
parent 1d05b280c9
commit f243888497

View File

@ -160,7 +160,7 @@ ar71xx_board_detect() {
*AW-NR580)
name="aw-nr580"
;;
*DB120)
*"DB120 reference board")
name="db120"
;;
*"DIR-600 rev. A1")