]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
x86/purgatory, build: Suppress kexec-purgatory.c is up to date message
authorWANG Chao <chaowang@redhat.com>
Tue, 14 Oct 2014 04:46:58 +0000 (12:46 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 15 Oct 2014 15:31:21 +0000 (08:31 -0700)
Suppress this unnecessary message during kernel re-build
(CONFIG_KEXEC_FILE=y):

make[1]: `arch/x86/purgatory/kexec-purgatory.c' is up to date.

Signed-off-by: WANG Chao <chaowang@redhat.com>
Link: http://lkml.kernel.org/r/1413262019-3759-1-git-send-email-chaowang@redhat.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/purgatory/Makefile

index 899dd24542568de85e815e4b9f206d66286bca8c..2c41066150ba4f753e72fa37a69afbe329341fea 100644 (file)
@@ -23,6 +23,7 @@ quiet_cmd_bin2c = BIN2C   $@
 
 $(obj)/kexec-purgatory.c: $(obj)/purgatory.ro FORCE
        $(call if_changed,bin2c)
+       @:
 
 
 obj-$(CONFIG_KEXEC_FILE)       += kexec-purgatory.o