From: Felix Fietkau Date: Fri, 10 Feb 2012 11:46:31 +0000 (+0000) Subject: ar71xx: fix db120 board detection X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=61f48beadd602e9eb2aed609e1ba4f85a5109fb7;p=librecmc%2Flibrecmc.git ar71xx: fix db120 board detection SVN-Revision: 30408 --- diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ab619f1694..3ce422e7de 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")