GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / base / power / Makefile
blobcbccf9a3cee49a67b0952e633065f54ff7357747
1 obj-$(CONFIG_PM) += sysfs.o
2 obj-$(CONFIG_PM_SLEEP) += main.o wakeup.o
3 obj-$(CONFIG_PM_RUNTIME) += runtime.o
4 obj-$(CONFIG_PM_OPS) += generic_ops.o
5 obj-$(CONFIG_PM_TRACE_RTC) += trace.o
7 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
8 ccflags-$(CONFIG_PM_VERBOSE) += -DDEBUG