diff options
Diffstat (limited to 'Makefile.help')
-rw-r--r-- | Makefile.help | 1 |
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' |