lkml.org 
[lkml]   [2016]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] kbuild: delete unnecessary "@:"
On Thu, Mar 31, 2016 at 08:14:16PM +0900, Masahiro Yamada wrote:
> 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>
> ---
>
> arch/arm/boot/Makefile | 1 -
> arch/arm/boot/bootp/Makefile | 1 -
> arch/h8300/boot/compressed/Makefile | 1 -
> arch/m32r/boot/compressed/Makefile | 1 -
> arch/mn10300/boot/compressed/Makefile | 1 -
> arch/nios2/boot/compressed/Makefile | 1 -
> arch/s390/boot/compressed/Makefile | 1 -
> arch/sh/boot/compressed/Makefile | 1 -
> arch/sh/boot/romimage/Makefile | 1 -
> arch/unicore32/boot/compressed/Makefile | 1 -
> arch/x86/boot/compressed/Makefile | 1 -
> arch/x86/purgatory/Makefile | 2 --
> arch/x86/realmode/rm/Makefile | 1 -
> 13 files changed, 14 deletions(-)

Applied to kbuild.git#kbuild, thanks.

Michal

\
 
 \ /
  Last update: 2016-04-20 11:01    [W:0.111 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site