make: Update *upload-remote target

This commit is contained in:
jaxxzer 2016-02-24 18:40:13 -05:00
parent b8d0517a8e
commit 659ef7af75

View File

@ -110,6 +110,7 @@ $(1)-$(2)-debug : $(1)-$(2)
$(1)-$(2)-hilsensors : $(1)-$(2)
$(1)-$(2)-upload : $(1)-$(2)
$(1)-$(2)-upload : $(1)-upload
$(1)-$(2)-upload-remote : $(1)-$(2)
$(1)-$(2)-upload-remote : $(1)-upload-remote
endef