ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
[linux-2.6] / 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