diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-03-31 13:14:16 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-04-20 10:36:57 +0200 |
commit | be1fb0e8eb0821234a9df2e2938332c1884f7f0f (patch) | |
tree | 31b85d9379fb01571084c4738331592fe4587754 /arch/ia64/Makefile | |
parent | kbuild: mark help target as PHONY (diff) | |
download | linux-be1fb0e8eb0821234a9df2e2938332c1884f7f0f.tar.xz linux-be1fb0e8eb0821234a9df2e2938332c1884f7f0f.zip |
kbuild: delete unnecessary "@:"
Since commit 2aedcd098a94 ('kbuild: suppress annoying "... is up to
date." message'), $(call if_changed,...) is evaluated to "@:"
when there is nothing to do.
We no longer need to add "@:" after $(call if_changed,...) to
suppress "... is up to date." message.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'arch/ia64/Makefile')
0 files changed, 0 insertions, 0 deletions