From: Sam Ravnborg Date: Sat, 19 Sep 2009 08:31:45 +0000 (+0200) Subject: kbuild: introduce ld-option X-Git-Tag: v2.6.32-rc1~148^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691ef3e7fdc1fe4dded169d9404f740987f67d66;p=pandora-kernel.git kbuild: introduce ld-option ld-option is used to check if $(LD) supports a specific option. Based on patch from Andi Kleen. Cc: Andi Kleen Signed-off-by: Sam Ravnborg First use is to check if option -X is supported (upcoming patch). Theis is ne --- Reading git-diff-tree failed