Commit graph

2 commits

Author SHA1 Message Date
Masahiro Yamada be1fb0e8eb kbuild: delete unnecessary "@:"
Since commit 2aedcd098a ('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>
2016-04-20 10:36:57 +02:00
Ley Foon Tan 01623627a2 nios2: Add support for compressed kernel
Signed-off-by: Ley Foon Tan <lftan@altera.com>
2015-02-10 23:26:34 +08:00