]> Pileus Git - ~andy/linux/blobdiff - kernel/time/Makefile
Merge branch 'devel' into for-linus
[~andy/linux] / kernel / time / Makefile
index 99b6034fc86b40defbc2ecde23647c014eedcd9c..0b0a6366c9d482b8cabbbdc3e290087e2622c0bf 100644 (file)
@@ -1,6 +1,6 @@
-obj-y += timekeeping.o ntp.o clocksource.o jiffies.o timer_list.o
+obj-y += timekeeping.o ntp.o clocksource.o jiffies.o timer_list.o timecompare.o
 
-obj-$(CONFIG_GENERIC_CLOCKEVENTS)              += clockevents.o
+obj-$(CONFIG_GENERIC_CLOCKEVENTS_BUILD)                += clockevents.o
 obj-$(CONFIG_GENERIC_CLOCKEVENTS)              += tick-common.o
 obj-$(CONFIG_GENERIC_CLOCKEVENTS_BROADCAST)    += tick-broadcast.o
 obj-$(CONFIG_TICK_ONESHOT)                     += tick-oneshot.o