]> git.ipfire.org Git - people/arne_f/kernel.git/commit
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 25 Dec 2014 05:31:24 +0000 (14:31 +0900)
committerMichal Marek <mmarek@suse.cz>
Fri, 9 Jan 2015 16:25:44 +0000 (17:25 +0100)
commit665d92e38f65d70796aad2b8e49e42e80815d4a4
tree3328f014ac8a4a0a2ba9c24cdc1961d7407ef43a
parentdd33c03b18b3f2db791eb6a17c37d2de66e4de18
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>
Documentation/kbuild/makefiles.txt
arch/parisc/Makefile
arch/powerpc/Makefile
arch/x86/Makefile.um
kernel/gcov/Makefile
scripts/Kbuild.include