c05564c4d8
Android 13
6 lines
205 B
Makefile
Executable file
6 lines
205 B
Makefile
Executable file
# 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
|