kbuild: rename ld-option to cc-ldoption
authorSam Ravnborg <sam@ravnborg.org>
Sat, 19 Sep 2009 08:14:33 +0000 (10:14 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 20 Sep 2009 10:27:42 +0000 (12:27 +0200)
ld-option is misnamed as it test options to gcc, not to ld.
Renamed it to reflect this.

Cc: Andi Kleen <andi@firstfloor.org>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found