From ed25cd80edac2461438be21564cf64ccdbad43ef Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 11 Jun 2012 14:27:18 +0200 Subject: buildsys: fix typo in help Signed-off-by: Bernhard Reutner-Fischer --- Makefile.help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.help') 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' -- cgit v1.2.3