From bc186d1e9a004e4a5f932387c1722e6ac19839fa Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 7 Nov 2007 20:35:37 +0000 Subject: - fix whitespace --- Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rules.mak') diff --git a/Rules.mak b/Rules.mak index 1e7bdb85a..5be6bbed4 100644 --- a/Rules.mak +++ b/Rules.mak @@ -410,7 +410,7 @@ endif ifeq ($(LDSO_GNU_HASH_SUPPORT),y) # Be sure that binutils support it -LDFLAGS_GNUHASH :=$(call check_ld,--hash-style=gnu) +LDFLAGS_GNUHASH:=$(call check_ld,--hash-style=gnu) ifeq ($(LDFLAGS_GNUHASH),) $(error Your binutils don't support --hash-style option, while you want to use it) else -- cgit v1.2.3