remove unused GIT_DESC

This commit is contained in:
Daniel Agar
2015-08-29 19:50:47 -04:00
parent b4e1905202
commit c708a6355e
-2
View File
@@ -106,8 +106,6 @@ ifneq ($(words $(PX4_BASE)),1)
$(error Cannot build when the PX4_BASE path contains one or more space characters.)
endif
$(info % GIT_DESC = $(GIT_DESC))
#
# Set a default target so that included makefiles or errors here don't
# cause confusion.