aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/lufa.core.in
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-06-11 18:58:14 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-06-11 18:58:14 +0000
commit3d39cbe94bce078455b8cb835e24a9ef157d1eed (patch)
treefadb550bdb72378db8ff14c33eda00561e79a0ec /LUFA/Build/lufa.core.in
parent2351c46f0b4669e9406927e59070c92cf85a7468 (diff)
downloadlufa-3d39cbe94bce078455b8cb835e24a9ef157d1eed.tar.gz
lufa-3d39cbe94bce078455b8cb835e24a9ef157d1eed.tar.bz2
lufa-3d39cbe94bce078455b8cb835e24a9ef157d1eed.zip
Add ability to generate SYM files in the BUILD module. Clean up build system output to be slightly more human readable.
Diffstat (limited to 'LUFA/Build/lufa.core.in')
-rw-r--r--LUFA/Build/lufa.core.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/Build/lufa.core.in b/LUFA/Build/lufa.core.in
index bf65dafe5..96b6df366 100644
--- a/LUFA/Build/lufa.core.in
+++ b/LUFA/Build/lufa.core.in
@@ -90,6 +90,7 @@ help:
@echo " invoked commands and show only the friendly command output, run "
@echo " make with the \"-s\" switch added before the target(s). "
@echo "==================================================================="
+ @echo " "
@echo " Currently used build system modules in this application: "
@echo " "
@printf " %b" "$(PRINTABLE_LUFA_BUILD_MODULES:%= - %\n)"