From e82084a90c8245881f4e22f9a3c1db149e84e890 Mon Sep 17 00:00:00 2001 From: Xiantao Zhang Date: Thu, 20 Nov 2008 10:35:35 +0800 Subject: [PATCH] --- yaml --- r: 119637 b: refs/heads/master c: 547567c67774d872eb344d21e0f2d7a76eb1e9c5 h: refs/heads/master i: 119635: ae2e3455ff5af71620b783628114d5d1e306b8e7 v: v3 --- [refs] | 2 +- trunk/arch/ia64/kvm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6605056e3452..5bf9204caf33 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bd2b3ca7686d9470b1b58df631daa03179486182 +refs/heads/master: 547567c67774d872eb344d21e0f2d7a76eb1e9c5 diff --git a/trunk/arch/ia64/kvm/Makefile b/trunk/arch/ia64/kvm/Makefile index 3ab4d6d50704..92cef66ca268 100644 --- a/trunk/arch/ia64/kvm/Makefile +++ b/trunk/arch/ia64/kvm/Makefile @@ -58,7 +58,7 @@ endif kvm-objs := $(common-objs) kvm-ia64.o kvm_fw.o obj-$(CONFIG_KVM) += kvm.o -EXTRA_CFLAGS_vcpu.o += -mfixed-range=f2-f5,f12-f127 +CFLAGS_vcpu.o += -mfixed-range=f2-f5,f12-f127 kvm-intel-objs = vmm.o vmm_ivt.o trampoline.o vcpu.o optvfault.o mmio.o \ vtlb.o process.o #Add link memcpy and memset to avoid possible structure assignment error