Merge commit 'kumar/kumar-merge' into merge
[deliverable/linux.git] / kernel / time / Makefile
1 obj-y += timekeeping.o ntp.o clocksource.o jiffies.o timer_list.o
2
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
This page took 0.030997 seconds and 5 git commands to generate.