X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fx86_64%2Fkernel%2Facpi%2FMakefile;fp=arch%2Fx86_64%2Fkernel%2Facpi%2FMakefile;h=aa84f6eb98c9dfd575ccd8cbb593642132be7799;hb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;hp=4fe97071f2974f28aaa2fb8ab1f9a7ebd292dfed;hpb=1db395853d4f30d6120458bd279ede1f882a8525;p=linux-2.6.git diff --git a/arch/x86_64/kernel/acpi/Makefile b/arch/x86_64/kernel/acpi/Makefile index 4fe97071f..aa84f6eb9 100644 --- a/arch/x86_64/kernel/acpi/Makefile +++ b/arch/x86_64/kernel/acpi/Makefile @@ -6,3 +6,4 @@ ifneq ($(CONFIG_ACPI_PROCESSOR),) obj-y += processor.o endif +boot-$(CONFIG_XEN) := ../../../i386/kernel/acpi/boot-xen.o