apm821xx: use x86's upgrade scripts for MyBook Live
[openwrt/openwrt.git] / target / linux / apm821xx / base-files / lib / upgrade / platform.sh
index 55f8ffa75d390185c3fec44ca11ce492acb87dda..8c716bf44ee8f9173863f060e7e98339628d522c 100755 (executable)
@@ -9,7 +9,7 @@ platform_check_image() {
 
        case "$board" in
        mbl)
-               mbl_do_platform_check $board "$1"
+               mbl_do_platform_check "$1"
                return $?;
                ;;