build: boards: enable --upload option for linux boards
Make it use rsync command. That's a workaround to allow user using --upload option, which in fact appends the 'rsync' to the command chain. A bad side-effect of this is that the build summary is output twice for a command like 'waf copter --upload'.
Please register or sign in to comment