PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
[deliverable/linux.git] / drivers / cpufreq / Makefile
index 0dbb963c1aef1911318f43e4269d2cb857d02477..738c8b7b17dc70e3d2e683a73d29dfa05aaa6f9b 100644 (file)
@@ -1,5 +1,7 @@
 # CPUfreq core
 obj-$(CONFIG_CPU_FREQ)                 += cpufreq.o freq_table.o
+obj-$(CONFIG_PM_OPP)                   += cpufreq_opp.o
+
 # CPUfreq stats
 obj-$(CONFIG_CPU_FREQ_STAT)             += cpufreq_stats.o
 
This page took 0.042774 seconds and 5 git commands to generate.