Linux-2.6.12-rc2
[deliverable/linux.git] / drivers / base / power / Makefile
CommitLineData
1da177e4
LT
1obj-y := shutdown.o
2obj-$(CONFIG_PM) += main.o suspend.o resume.o runtime.o sysfs.o
3
4ifeq ($(CONFIG_DEBUG_DRIVER),y)
5EXTRA_CFLAGS += -DDEBUG
6endif
This page took 0.036121 seconds and 5 git commands to generate.