repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git]
/
drivers
/
iio
/
potentiometer
/
Makefile
blob
b563b492b4867a05aa039073aad42c6e17c329e3
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