aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/Makefile
blob: b563b492b4867a05aa039073aad42c6e17c329e3 (plain) (blame)
1
2
3
4
5
6
7
#
# Makefile for industrial I/O potentiometer drivers
#

# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_MCP4531) += mcp4531.o
obj-$(CONFIG_TPL0102) += tpl0102.o