1
0
Fork 0
alistair23-linux/drivers/opp/Makefile

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