tegrakernel/kernel/kernel-4.9/drivers/base/power/opp/Makefile

5 lines
130 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
obj-y += core.o cpu.o
obj-$(CONFIG_OF) += of.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o