aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/ia64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/ia64/Makefile')
-rw-r--r--xen/arch/ia64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/ia64/Makefile b/xen/arch/ia64/Makefile
index 03f56326fb..d2be0994ab 100644
--- a/xen/arch/ia64/Makefile
+++ b/xen/arch/ia64/Makefile
@@ -10,7 +10,7 @@ OBJS = xensetup.o setup.o time.o irq.o ia64_ksyms.o process.o smp.o \
extable.o linuxextable.o xenirq.o xentime.o \
regionreg.o entry.o unaligned.o privop.o vcpu.o \
irq_ia64.o irq_lsapic.o vhpt.o xenasm.o hyperprivop.o dom_fw.o \
- sn_console.o
+ grant_table.o sn_console.o
ifeq ($(CONFIG_VTI),y)
OBJS += vmx_init.o vmx_virt.o vmx_vcpu.o vmx_process.o vmx_vsa.o vmx_ivt.o \