Skip to content
Snippets Groups Projects
Commit e9e15ba3 authored by Daniel Agar's avatar Daniel Agar
Browse files

Makefile error preventing px4fmu-v4_default build

 -fixes #5625
parent f3b5c243
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
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