ar71xx: fix db120 board detection
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ab619f1..3ce422e 100755 (executable)
@@ -160,7 +160,7 @@ ar71xx_board_detect() {
        *AW-NR580)
                name="aw-nr580"
                ;;
-       *DB120)
+       *"DB120 reference board")
                name="db120"
                ;;
        *"DIR-600 rev. A1")
This page took 0.032184 seconds and 4 git commands to generate.