build: added configure_px4fmu to clean target
This commit is contained in:
parent
0655b1a925
commit
33bcd50284
@ -8,6 +8,7 @@ px4:
|
||||
|
||||
px4-clean: clean
|
||||
make -C $(PX4_ROOT) EXTERNAL_APPS=$(PWD) clean
|
||||
make -C $(PX4_ROOT) EXTERNAL_APPS=$(PWD) configure_px4fmu
|
||||
|
||||
px4-upload:
|
||||
make -C $(PX4_ROOT) EXTERNAL_APPS=$(PWD) upload
|
||||
|
Loading…
Reference in New Issue
Block a user