ar71xx: add support for Gainstrong MiniBox V3.2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 05f497fcbf102a4c1769295a94b5846806ef7345..b11d2cf92657a6dfbdf3dc7fc005f0e0af693f0a 100755 (executable)
@@ -829,6 +829,9 @@ ar71xx_board_detect() {
        *"MiniBox V1.0")
                name="minibox-v1"
                ;;
+       *"Minibox V3.2")
+               name="minibox-v3.2"
+               ;;
        *"MR12")
                name="mr12"
                ;;