Makefile error preventing px4fmu-v4_default build

-fixes #5625
This commit is contained in:
Daniel Agar 2016-10-10 22:30:36 -04:00
parent f3b5c243e5
commit e9e15ba3d1
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ run_sitl_ros: _sitl_deprecation
.NOTPARALLEL:
# All targets with just dependencies but no recipe must either be marked as phony (or have the special @: as recipe).
.PHONY: checks_defaults checks_bootloaders checks_tests checks_alts checks_uavcan checks_sitls checks_last quick_check check_px4fmu-v4_default tests extra_firmware
.PHONY: checks_defaults checks_bootloaders checks_tests checks_alts checks_uavcan checks_sitls checks_last quick_check tests extra_firmware
uavcan_firmware:
ifeq ($(VECTORCONTROL),1)