ar71xx: add user-space support for the TL-MR10U board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 26b855f0a3c4f04cd9258b6d353e40582fd1bc88..c57e5d5c748dd5214b47ad6767a3d20cd191336e 100755 (executable)
@@ -133,7 +133,8 @@ platform_check_image() {
        wlae-ag300n | \
        nbg460n_550n_550nh | \
        unifi | \
-       unifi-outdoor )
+       unifi-outdoor | \
+       carambola2 )
                [ "$magic" != "2705" ] && {
                        echo "Invalid image type."
                        return 1
@@ -156,6 +157,7 @@ platform_check_image() {
                ;;
 
        archer-c7 | \
+       tl-mr10u | \
        tl-mr11u | \
        tl-mr3020 | \
        tl-mr3040 | \