]> Git Repo - linux.git/commit
kbuild: introduce ld-option
authorSam Ravnborg <[email protected]>
Sat, 19 Sep 2009 08:31:45 +0000 (10:31 +0200)
committerSam Ravnborg <[email protected]>
Sun, 20 Sep 2009 10:27:42 +0000 (12:27 +0200)
commit691ef3e7fdc1fe4dded169d9404f740987f67d66
tree06e8842f0dd8bb015b678a96655e8c2f17baaaa5
parentf86fd306605287d7c7f4f0f8e8e2a9d49d28b396
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 <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
First use is to check if option -X is supported (upcoming patch).
Theis is ne
Documentation/kbuild/makefiles.txt
scripts/Kbuild.include
This page took 0.053157 seconds and 4 git commands to generate.