git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd33c03
)
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Thu, 25 Dec 2014 05:31:24 +0000
(14:31 +0900)
committer
Michal Marek
<mmarek@suse.cz>
Fri, 9 Jan 2015 16:25:44 +0000
(17:25 +0100)
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
patch
|
blob
|
history
arch/parisc/Makefile
patch
|
blob
|
history
arch/powerpc/Makefile
patch
|
blob
|
history
arch/x86/Makefile.um
patch
|
blob
|
history
kernel/gcov/Makefile
patch
|
blob
|
history
scripts/Kbuild.include
patch
|
blob
|
history
diff --cc
Documentation/kbuild/makefiles.txt
Simple merge
diff --cc
arch/parisc/Makefile
Simple merge
diff --cc
arch/powerpc/Makefile
Simple merge
diff --cc
arch/x86/Makefile.um
Simple merge
diff --cc
kernel/gcov/Makefile
Simple merge
diff --cc
scripts/Kbuild.include
Simple merge