]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/base/power/Makefile
aoe: allocate unused request_queue for sysfs
[net-next-2.6.git] / drivers / base / power / Makefile
1 obj-$(CONFIG_PM)        += sysfs.o
2 obj-$(CONFIG_PM_SLEEP)  += main.o
3 obj-$(CONFIG_PM_TRACE_RTC)      += trace.o
4
5 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
6 ccflags-$(CONFIG_PM_VERBOSE)   += -DDEBUG