]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - kernel/power/Makefile
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
[linux-2.6-omap-h63xx.git] / kernel / power / Makefile
1
2 ifeq ($(CONFIG_PM_DEBUG),y)
3 EXTRA_CFLAGS    +=      -DDEBUG
4 endif
5
6 obj-y                           := main.o process.o console.o pm.o
7 obj-$(CONFIG_SOFTWARE_SUSPEND)  += swsusp.o disk.o
8
9 obj-$(CONFIG_SUSPEND_SMP)       += smp.o
10
11 obj-$(CONFIG_MAGIC_SYSRQ)       += poweroff.o