Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / drivers / counter / Makefile
1 #
2 # Makefile for Counter devices
3 #
4
5 obj-$(CONFIG_COUNTER) += counter.o
6
7 obj-$(CONFIG_104_QUAD_8)        += 104-quad-8.o
8 obj-$(CONFIG_STM32_TIMER_CNT)   += stm32-timer-cnt.o
9 obj-$(CONFIG_STM32_LPTIMER_CNT) += stm32-lptimer-cnt.o
10 obj-$(CONFIG_FTM_QUADDEC)       += ftm-quaddec.o