KVM: ia64: Fix incorrect kbuild CFLAGS override
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 20 Nov 2008 02:35:35 +0000 (10:35 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 23 Nov 2008 12:52:47 +0000 (14:52 +0200)
Use CFLAGS_vcpu.o, not EXTRA_CFLAGS, to provide fixed register information
to the compiler.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found