Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[deliverable/linux.git] / drivers / iio / potentiometer / Makefile
CommitLineData
c05dc2cc
PR
1#
2# Makefile for industrial I/O potentiometer drivers
3#
4
5# When adding new entries keep the list in alphabetical order
fbbc5e70 6obj-$(CONFIG_DS1803) += ds1803.o
22d199a5 7obj-$(CONFIG_MCP4131) += mcp4131.o
c05dc2cc 8obj-$(CONFIG_MCP4531) += mcp4531.o
2edbd295 9obj-$(CONFIG_TPL0102) += tpl0102.o
This page took 0.076791 seconds and 5 git commands to generate.