Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.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