From f243888497a64a59b110154684b3508f07fdea6e Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 10 Feb 2012 11:46:31 +0000 Subject: ar71xx: fix db120 board detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30408 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ab619f169..3ce422e7d 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -160,7 +160,7 @@ ar71xx_board_detect() { *AW-NR580) name="aw-nr580" ;; - *DB120) + *"DB120 reference board") name="db120" ;; *"DIR-600 rev. A1") -- cgit v1.2.3