Merge to Fedora kernel-2.6.17-1.2187_FC5 patched with stable patch-2.6.17.13-vs2...
[linux-2.6.git] / arch / x86_64 / kernel / acpi / Makefile
1 obj-y                   := boot.o
2 boot-y                  := ../../../i386/kernel/acpi/boot.o
3 obj-$(CONFIG_ACPI_SLEEP)        += sleep.o wakeup.o
4
5 ifneq ($(CONFIG_ACPI_PROCESSOR),)
6 obj-y                   += processor.o
7 endif
8
9 boot-$(CONFIG_XEN)              := ../../../i386/kernel/acpi/boot-xen.o