linux-surface/drivers/base/power/opp/Makefile
2017-08-10 09:25:24 -04:00

5 lines
130 B
Makefile

ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
obj-y += core.o cpu.o
obj-$(CONFIG_OF) += of.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o