]> Git Repo - linux.git/blob - drivers/opp/Makefile
bpf: prevent out of bounds speculation on pointer arithmetic
[linux.git] / drivers / opp / Makefile
1 ccflags-$(CONFIG_DEBUG_DRIVER)  := -DDEBUG
2 obj-y                           += core.o cpu.o
3 obj-$(CONFIG_OF)                += of.o
4 obj-$(CONFIG_DEBUG_FS)          += debugfs.o
5 obj-$(CONFIG_ARM_TI_CPUFREQ)    += ti-opp-supply.o
This page took 0.040727 seconds and 4 git commands to generate.