X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fiio%2Fpotentiometer%2FMakefile;h=b563b492b4867a05aa039073aad42c6e17c329e3;hb=814a2bf957739f367cbebfa1b60237387b72d0ee;hp=8afe492270124a5cd88112389f07b4c95a86ff2b;hpb=3bea6a4c7895fc94965a219a8da9bcf753667901;p=linux-beck.git diff --git a/drivers/iio/potentiometer/Makefile b/drivers/iio/potentiometer/Makefile index 8afe49227012..b563b492b486 100644 --- a/drivers/iio/potentiometer/Makefile +++ b/drivers/iio/potentiometer/Makefile @@ -4,3 +4,4 @@ # When adding new entries keep the list in alphabetical order obj-$(CONFIG_MCP4531) += mcp4531.o +obj-$(CONFIG_TPL0102) += tpl0102.o