aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power/opp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/base/power/opp/Makefile')
-rw-r--r--drivers/base/power/opp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/base/power/opp/Makefile b/drivers/base/power/opp/Makefile
new file mode 100644
index 000000000000..19837ef04d8e
--- /dev/null
+++ b/drivers/base/power/opp/Makefile
@@ -0,0 +1,3 @@
+ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
+obj-y += core.o cpu.o
+obj-$(CONFIG_DEBUG_FS) += debugfs.o