#
# Makefile for IIO counter devices
#

# When adding new entries keep the list in alphabetical order

obj-$(CONFIG_STM32_LPTIMER_CNT)	+= stm32-lptimer-cnt.o
