summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-01-26 18:00:52 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-01-26 18:00:52 +0100
commit29db573ed42b19693e1bbcaf91b0924f1af30426 (patch)
tree00493439f2ead2bbce809ea983b206ee0f5d3c20 /Makefile.help
parent5682ae1fcf3fc78ab89dd0bad6403cd81502a37c (diff)
document UCLIBC_EXTRA_CFLAGS
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index 78ec1ef9d..5c14dffb1 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -58,4 +58,5 @@ help:
@echo ' and the include dir (usually "/usr")'
@echo ' SHARED_LIB_LOADER_PREFIX= - Directory where the shared loader resides.'
@echo ' (usually "/lib")'
+ @echo ' UCLIBC_EXTRA_CFLAGS - extra CFLAGS for compiling uClibc'