Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / kernel / power / Makefile
blobd7a10167a25b37d787418bfbee02e68ba4e28c55
2 ifeq ($(CONFIG_PM_DEBUG),y)
3 EXTRA_CFLAGS += -DDEBUG
4 endif
6 obj-y := main.o
7 obj-$(CONFIG_PM_SLEEP) += console.o
8 obj-$(CONFIG_FREEZER) += process.o
9 obj-$(CONFIG_HIBERNATION) += swsusp.o disk.o snapshot.o swap.o user.o
11 obj-$(CONFIG_MAGIC_SYSRQ) += poweroff.o