]> Git Repo - J-linux.git/blob - drivers/opp/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / opp / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-$(CONFIG_DEBUG_DRIVER)  := -DDEBUG
3 obj-y                           += core.o cpu.o
4 obj-$(CONFIG_OF)                += of.o
5 obj-$(CONFIG_DEBUG_FS)          += debugfs.o
6 obj-$(CONFIG_ARM_TI_CPUFREQ)    += ti-opp-supply.o
This page took 0.030363 seconds and 4 git commands to generate.