mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
build: make px4-clean depend on px4-cleandep
This commit is contained in:
parent
2007d2b6eb
commit
22ce36fc8b
@ -108,7 +108,7 @@ px4-v2: $(BUILDROOT)/make.flags $(PX4_ROOT)/Archives/px4fmu-v2.export $(SKETCHCP
|
||||
|
||||
px4: px4-v1 px4-v2
|
||||
|
||||
px4-clean: clean px4-archives-clean
|
||||
px4-clean: clean px4-archives-clean px4-cleandep
|
||||
$(v) /bin/rm -rf $(PX4_ROOT)/makefiles/build $(PX4_ROOT)/Build
|
||||
|
||||
px4-cleandep: clean
|
||||
|
Loading…
Reference in New Issue
Block a user