ar71xx: fix Mikrotik board detection
[oweals/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 52d6f6522b005da74feb3ebb668471aaf36e47de..78c6cfc8090f60be838c9b878e673ea093285987 100755 (executable)
@@ -965,7 +965,7 @@ ar71xx_board_detect() {
        *"MAC1200R")
                name="mc-mac1200r"
                ;;
-       "MikroTik"*)
+       "Mikrotik"*)
                name=$(mikrotik_board_detect "$machine")
                ;;
        *"MiniBox V1.0")