power: Add option to log time spent in suspend
[cascardo/linux.git] / kernel / time / Makefile
index ff7d9d2..d52ac8b 100644 (file)
@@ -7,3 +7,4 @@ obj-$(CONFIG_GENERIC_CLOCKEVENTS_BROADCAST)     += tick-broadcast.o
 obj-$(CONFIG_TICK_ONESHOT)                     += tick-oneshot.o
 obj-$(CONFIG_TICK_ONESHOT)                     += tick-sched.o
 obj-$(CONFIG_TIMER_STATS)                      += timer_stats.o
+obj-$(CONFIG_DEBUG_FS)                         += timekeeping_debug.o