ar71xx: Correct WeIO board name
[openwrt/staging/jow.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ad98cfbae67c98dfaf21beecf88514d76e6181f5..4679a4bf21ea2ad7f346f90a035953abd89f7bf0 100755 (executable)
@@ -850,7 +850,7 @@ ar71xx_board_detect() {
        *"UniFi AP Pro")
                name="uap-pro"
                ;;
-       *"WeIO")
+       "WeIO"*)
                name="weio"
                ;;
        *WHR-G301N)