Files
Debian-9-Kernel/drivers/devfreq/event/Makefile
T

6 lines
205 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
# Exynos DEVFREQ Event Drivers
obj-$(CONFIG_DEVFREQ_EVENT_EXYNOS_NOCP) += exynos-nocp.o
obj-$(CONFIG_DEVFREQ_EVENT_EXYNOS_PPMU) += exynos-ppmu.o
obj-$(CONFIG_DEVFREQ_EVENT_ROCKCHIP_DFI) += rockchip-dfi.o