Makefile: quick_check avoid building px4_sitl twice

This commit is contained in:
Daniel Agar 2019-02-05 11:52:40 -05:00
parent 205b0d94ca
commit 071ec7d7cd
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ sizes:
check: check_px4_sitl_default px4fmu_firmware misc_qgc_extra_firmware alt_firmware tests check_format
# quick_check builds a single nuttx and posix target, runs testing, and checks the style
quick_check: check_px4_sitl_default check_px4_fmu-v5_default tests check_format
quick_check: check_px4_sitl_test check_px4_fmu-v5_default tests check_format
check_%:
@echo