summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.help2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.help b/Makefile.help
index e02c545ef..417298f54 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -58,7 +58,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'