Skip to content
Snippets Groups Projects
Commit cadc7280 authored by James Goppert's avatar James Goppert
Browse files

Fixed makefile upload link.

parent c66581d2
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ nuttx_sim_simple:
nuttx_px4fmu-v2_simple_upload: nuttx_px4fmu-v2_simple
cd $d/build_$< && make upload
px4fmu-v2_simple_upload: px4fmu-v2_simple_upload
px4fmu-v2_simple_upload: nuttx_px4fmu-v2_simple_upload
posix_sitl_simple:
mkdir -p $d/build_$@ && cd $d/build_$@ && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment