X-Git-Url: http://bbs.cooldavid.org/git/?a=blobdiff_plain;f=arch%2Fx86%2Fxen%2FMakefile;h=779385158915ee1055826205ea331ab7e973ff6a;hb=26f0cf91813bdc8e61595f8ad6660251e2ee9cf6;hp=32af238055c3fd98f287fdf9a1804ab45914694f;hpb=fe96eb404e33b59bb39f7050205f7c56c1c7d686;p=net-next-2.6.git diff --git a/arch/x86/xen/Makefile b/arch/x86/xen/Makefile index 32af238055c..77938515891 100644 --- a/arch/x86/xen/Makefile +++ b/arch/x86/xen/Makefile @@ -12,7 +12,7 @@ CFLAGS_mmu.o := $(nostackp) obj-y := enlighten.o setup.o multicalls.o mmu.o irq.o \ time.o xen-asm.o xen-asm_$(BITS).o \ - grant-table.o suspend.o + grant-table.o suspend.o platform-pci-unplug.o obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o