[ext] echo when generating mavlink headers

This commit is contained in:
Felix Ruess
2015-12-07 13:02:15 +01:00
parent e6f5d72a42
commit f54dee7bb5
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -254,7 +254,6 @@ $(INTERMCU_MSG_H) : $(MESSAGES_XML) generators
$(Q)chmod a+r $@
$(MAVLINK_PROTOCOL_H) :
@echo GENERATE $(MAVLINK_DIR)
$(Q)make -C $(PAPARAZZI_HOME)/sw/ext mavlink
#