]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
KVM: ia64: don't delete files which we need..
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 13 May 2008 05:06:56 +0000 (22:06 -0700)
committerAvi Kivity <avi@qumranet.com>
Tue, 13 May 2008 07:34:27 +0000 (10:34 +0300)
Cc: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/ia64/kvm/Makefile

index d60c5c8edb089b06c2ec6af209bdbea441f98842..112791dd2542b19145155d4285669012fabe94ff 100644 (file)
@@ -7,7 +7,6 @@ offsets-file := asm-offsets.h
 always  := $(offsets-file)
 targets := $(offsets-file)
 targets += arch/ia64/kvm/asm-offsets.s
-clean-files := $(addprefix $(objtree)/,$(targets) $(obj)/memcpy.S $(obj)/memset.S)
 
 # Default sed regexp - multiline due to syntax constraints
 define sed-y