kbuild: rename ld-option to cc-ldoption
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>
Showing
- Documentation/kbuild/makefiles.txt 3 additions, 3 deletionsDocumentation/kbuild/makefiles.txt
- Makefile 1 addition, 1 deletionMakefile
- arch/ia64/kernel/Makefile.gate 1 addition, 1 deletionarch/ia64/kernel/Makefile.gate
- arch/powerpc/kernel/vdso32/Makefile 1 addition, 1 deletionarch/powerpc/kernel/vdso32/Makefile
- arch/powerpc/kernel/vdso64/Makefile 1 addition, 1 deletionarch/powerpc/kernel/vdso64/Makefile
- arch/s390/kernel/vdso32/Makefile 1 addition, 1 deletionarch/s390/kernel/vdso32/Makefile
- arch/s390/kernel/vdso64/Makefile 1 addition, 1 deletionarch/s390/kernel/vdso64/Makefile
- arch/sh/kernel/vsyscall/Makefile 1 addition, 1 deletionarch/sh/kernel/vsyscall/Makefile
- arch/x86/vdso/Makefile 1 addition, 1 deletionarch/x86/vdso/Makefile
- scripts/Kbuild.include 3 additions, 3 deletionsscripts/Kbuild.include
Loading
Please register or sign in to comment