Sign in
android-kvm
/
linux
/
174f7b4ce15f9edd77caac67a82c686c54788485
/
.
/
drivers
/
iio
/
potentiometer
/
Makefile
blob: b563b492b4867a05aa039073aad42c6e17c329e3 [
file
] [
log
] [
blame
]
#
# 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