aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/Makefile
blob: 6b4a5be21b00796cd133a9bcdbfc9345ad86ef7f (plain) (blame)
1
2
3
4
5
6
7
8
#
# Makefile for Counter devices
#

obj-$(CONFIG_COUNTER) += counter.o

obj-$(CONFIG_104_QUAD_8)	+= 104-quad-8.o
obj-$(CONFIG_STM32_TIMER_CNT)	+= stm32-timer-cnt.o