diff options
author | 2016-04-19 06:05:09 +0100 | |
---|---|---|
committer | 2016-04-19 19:42:47 +0100 | |
commit | 6e8ac724bf45d116195d57fbe3a949f570c35635 (patch) | |
tree | a080a7e8307e03c73dc8ee13709784f49fe30581 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: 8553/1: kallsyms: remove --page-offset command line option (diff) | |
download | linux-dev-6e8ac724bf45d116195d57fbe3a949f570c35635.tar.xz linux-dev-6e8ac724bf45d116195d57fbe3a949f570c35635.zip |
ARM: 8562/1: suppress "include/generated/mach-types.h is up to date."
For incremental build, "include/generated/mach-types.h is up to date"
is every time displayed like follows:
$ make ARCH=arm
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
CHK include/generated/bounds.h
CHK include/generated/timeconst.h
CHK include/generated/asm-offsets.h
This commit avoids such a clumsy log and introduces Kbuild standard
log style:
GEN include/generated/mach-types.h
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions