IPoIB/cm: Use common CQ for CM send completions
[linux-2.6] / arch / x86 / kernel / acpi / Makefile_64
1 obj-y                   := boot.o
2 obj-$(CONFIG_ACPI_SLEEP)        += sleep_64.o wakeup_64.o
3
4 ifneq ($(CONFIG_ACPI_PROCESSOR),)
5 obj-y                   += processor.o cstate.o
6 endif
7