]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/x86/kernel/acpi/Makefile_32
x86: Unify i386 and x86-64 early quirks
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / acpi / Makefile_32
1 obj-$(CONFIG_ACPI)              += boot.o
2 obj-$(CONFIG_ACPI_SLEEP)        += sleep_32.o wakeup_32.o
3
4 ifneq ($(CONFIG_ACPI_PROCESSOR),)
5 obj-y                           += cstate.o processor.o
6 endif
7