kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
The macros cc-version, cc-fullversion and ld-version take no argument. It is not necessary to add $(call ...) to invoke them. Signed-off-by:Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Helge Deller <deller@gmx.de> [parisc] Signed-off-by:
Michal Marek <mmarek@suse.cz>
Showing
- Documentation/kbuild/makefiles.txt 2 additions, 2 deletionsDocumentation/kbuild/makefiles.txt
- arch/parisc/Makefile 1 addition, 1 deletionarch/parisc/Makefile
- arch/powerpc/Makefile 3 additions, 3 deletionsarch/powerpc/Makefile
- arch/x86/Makefile.um 1 addition, 1 deletionarch/x86/Makefile.um
- kernel/gcov/Makefile 1 addition, 1 deletionkernel/gcov/Makefile
- scripts/Kbuild.include 2 additions, 5 deletionsscripts/Kbuild.include
Please register or sign in to comment