mirror of https://github.com/ArduPilot/ardupilot
PX4: removed old Images in clean
This commit is contained in:
parent
412bba0192
commit
af82ca3c43
|
@ -117,7 +117,7 @@ px4-v4: $(BUILDROOT)/make.flags CHECK_MODULES $(PX4_ROOT)/Archives/px4fmu-v4.exp
|
||||||
px4: px4-v1 px4-v2 px4-v4
|
px4: px4-v1 px4-v2 px4-v4
|
||||||
|
|
||||||
px4-clean: clean CHECK_MODULES px4-archives-clean px4-cleandep
|
px4-clean: clean CHECK_MODULES px4-archives-clean px4-cleandep
|
||||||
$(v) /bin/rm -rf $(PX4_ROOT)/makefiles/build $(PX4_ROOT)/Build
|
$(v) /bin/rm -rf $(PX4_ROOT)/makefiles/build $(PX4_ROOT)/Build $(PX4_ROOT)/Images/*.px4 $(PX4_ROOT)/Images/*.bin
|
||||||
$(v) /bin/rm -rf $(PX4_ROOT)/src/modules/uORB/topics $(PX4_ROOT)/src/platforms/nuttx/px4_messages
|
$(v) /bin/rm -rf $(PX4_ROOT)/src/modules/uORB/topics $(PX4_ROOT)/src/platforms/nuttx/px4_messages
|
||||||
|
|
||||||
px4-cleandep: clean
|
px4-cleandep: clean
|
||||||
|
|
Loading…
Reference in New Issue