Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[deliverable/linux.git] / drivers / iio / potentiometer / Makefile
1 #
2 # Makefile for industrial I/O potentiometer drivers
3 #
4
5 # When adding new entries keep the list in alphabetical order
6 obj-$(CONFIG_MCP4531) += mcp4531.o
7 obj-$(CONFIG_TPL0102) += tpl0102.o
This page took 0.031625 seconds and 5 git commands to generate.