]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/i386/kernel/timers/Makefile
Linux-2.6.12-rc2
[mirror_ubuntu-artful-kernel.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