PX4 makefile: 'make configure_px4fmu' on px4 source before build
Pull Request #37 Ammended: squashed fixups down into a single commit Signed-off-by: Pat Hickey <pat@moreproductive.org>
This commit is contained in:
parent
580abf1106
commit
76ebcb9980
@ -3,6 +3,7 @@
|
||||
ifneq ($(PX4_ROOT),)
|
||||
|
||||
px4:
|
||||
make -C $(PX4_ROOT) configure_px4fmu
|
||||
make -C $(PX4_ROOT) EXTERNAL_APPS=$(PWD)
|
||||
|
||||
px4-clean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user