Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6/btrfs-unstable.git] / kernel / time / Makefile
blob905b0b50792da7a9da1f3bbab3428604ec6ea9fb
1 obj-y += timekeeping.o ntp.o clocksource.o jiffies.o timer_list.o
3 obj-$(CONFIG_GENERIC_CLOCKEVENTS_BUILD) += clockevents.o
4 obj-$(CONFIG_GENERIC_CLOCKEVENTS) += tick-common.o
5 obj-$(CONFIG_GENERIC_CLOCKEVENTS_BROADCAST) += tick-broadcast.o
6 obj-$(CONFIG_TICK_ONESHOT) += tick-oneshot.o
7 obj-$(CONFIG_TICK_ONESHOT) += tick-sched.o
8 obj-$(CONFIG_TIMER_STATS) += timer_stats.o