aboutsummaryrefslogtreecommitdiff
path: root/makefiles/setup.mk
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-02-23 15:11:57 -0800
committerpx4dev <px4@purgatory.org>2013-02-23 22:01:00 -0800
commitddc405935e006569241be6a4aa02d4a6d6d5c56e (patch)
treeed5c1e1e34d2f4a78fc62b5e36da3e575d0b1a1f /makefiles/setup.mk
parentcde70da262bd8c48057024f952255ff8d9882e55 (diff)
downloadpx4-firmware-ddc405935e006569241be6a4aa02d4a6d6d5c56e.tar.gz
px4-firmware-ddc405935e006569241be6a4aa02d4a6d6d5c56e.tar.bz2
px4-firmware-ddc405935e006569241be6a4aa02d4a6d6d5c56e.zip
Cosmetic tweaks to variable output.
Comment on the need to retain the double-slash at the WORK_DIR boundary. More toolchain documentation.
Diffstat (limited to 'makefiles/setup.mk')
-rw-r--r--makefiles/setup.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefiles/setup.mk b/makefiles/setup.mk
index f67ab7bb0..e9e591cd7 100644
--- a/makefiles/setup.mk
+++ b/makefiles/setup.mk
@@ -48,4 +48,3 @@ endif
# Makefile debugging.
#
export Q := $(if $(V),,@)
-