summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Makefile
blob: 4d4549a4aad25e841e29cd89b22ec132b1f0aca8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
GCOV_PROFILE := y

subdir-ccflags-y += -Werror

################################################################################
# tegra platform drivers
obj-$(CONFIG_ARCH_TEGRA_18x_SOC)		+= tegra_cpufreq.o
obj-$(CONFIG_ARCH_TEGRA_18x_SOC)		+= tegra_cpufreq_hv.o
obj-$(CONFIG_ARCH_TEGRA_19x_SOC)		+= tegra194_cpufreq.o
obj-$(CONFIG_ARCH_TEGRA_210_SOC)		+= tegra210-cpufreq.o
################################################################################
obj-y += cpufreq_cpu_emc_table.o