]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/sh/kernel/timers/Makefile
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / timers / Makefile
1 #
2 # Makefile for the various Linux/SuperH timers
3 #
4
5 obj-y   := timer.o
6
7 obj-$(CONFIG_SH_TMU)            += timer-tmu.o
8 obj-$(CONFIG_SH_MTU2)           += timer-mtu2.o
9 obj-$(CONFIG_SH_CMT)            += timer-cmt.o
10
11 obj-$(CONFIG_GENERIC_CLOCKEVENTS_BROADCAST)     += timer-broadcast.o