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:
Chris Gough 2013-01-19 11:50:49 +11:00 committed by Pat Hickey
parent 580abf1106
commit 76ebcb9980

View File

@ -3,6 +3,7 @@
ifneq ($(PX4_ROOT),)
px4:
make -C $(PX4_ROOT) configure_px4fmu
make -C $(PX4_ROOT) EXTERNAL_APPS=$(PWD)
px4-clean: clean