Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / i386 / kernel / timers / Makefile
1 #
2 # Makefile for x86 timers
3 #
4
5 obj-y := timer.o timer_none.o timer_tsc.o timer_pit.o common.o
6
7 obj-$(CONFIG_X86_CYCLONE_TIMER) += timer_cyclone.o
8 obj-$(CONFIG_HPET_TIMER)        += timer_hpet.o
9 obj-$(CONFIG_X86_PM_TIMER)      += timer_pm.o