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>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cache.c | ||
| head_32.S | ||
| head_64.S | ||
| install.sh | ||
| Makefile | ||
| misc.c | ||
| vmlinux.scr | ||