devfreq: Fix build break of devfreq-event class
[deliverable/linux.git] / drivers / devfreq / Makefile
index 9256c35bcce980bc7f51f06186958b69de394a36..5134f9ee983d2308105f50065e4165aa15e01059 100644 (file)
@@ -1,4 +1,5 @@
 obj-$(CONFIG_PM_DEVFREQ)       += devfreq.o
+obj-$(CONFIG_PM_DEVFREQ_EVENT) += devfreq-event.o
 obj-$(CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND)      += governor_simpleondemand.o
 obj-$(CONFIG_DEVFREQ_GOV_PERFORMANCE)  += governor_performance.o
 obj-$(CONFIG_DEVFREQ_GOV_POWERSAVE)    += governor_powersave.o
This page took 0.026024 seconds and 5 git commands to generate.