Skip to content
Snippets Groups Projects
Commit f750140b authored by David Sidrane's avatar David Sidrane Committed by Lorenz Meier
Browse files

Make line 280 check happy (#5550)

parent 7c0a567e
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,7 @@ run_sitl_plane: _sitl_deprecation
run_sitl_ros: _sitl_deprecation
# All targets with just dependencies but no recipe must either be marked as phony (or have the special @: as recipe).
.PHONY: all posix broadcast eagle_default eagle_legacy_default excelsior_default run_sitl_quad run_sitl_plane run_sitl_ros
.PHONY: all posix broadcast eagle_default eagle_legacy_default excelsior_default run_sitl_quad run_sitl_plane run_sitl_ros all_nuttx_targets
# Other targets
# --------------------------------------------------------------------
......
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