OSDN Git Service

Config.in.arch: enable long double math for xtensa
[uclinux-h8/uClibc.git] / Makefile.help
index e02c545..abc6471 100644 (file)
@@ -27,6 +27,7 @@ help:
        @echo '  menuconfig             - interactive curses-based configurator'
        @echo '  oldconfig              - resolve any unresolved symbols in .config'
        @echo '  silentoldconfig        - resolve any unresolved symbols in .config, silently'
+       @echo '  savedefconfig          - Save current config (minimal config)'
        @echo '  randconfig             - generate a random .config'
        @$(if $(arch-defconfigs), \
                @echo ''; \
@@ -58,7 +59,7 @@ help:
        @echo '  ARCH=          - Use given arch for config targets'
        @echo '  SHELL=         - Shell to use for make'
        @echo '  BUILD_CFLAGS=          - extra CFLAGS for compiling host binaries'
-       @echo '  BUILD_LFLAGS=          - extra LDFLAGS for linking host binaries'
+       @echo '  BUILD_LDFLAGS=         - extra LDFLAGS for linking host binaries'
        @echo '  CONFIG_SHELL=          - Shell to use for menuconfig'
        @echo
        @echo '  PREFIX=                - Prepended prefix'