]> Pileus Git - ~andy/linux/blob - drivers/staging/iio/addac/Makefile
Merge branch 'fbdev-for-linus' into fbdev-next
[~andy/linux] / drivers / staging / iio / addac / Makefile
1 #
2 # Makefile for industrial I/O ADDAC drivers
3 #
4
5 obj-$(CONFIG_ADT7316) += adt7316.o
6 obj-$(CONFIG_ADT7316_SPI) += adt7316-spi.o
7 obj-$(CONFIG_ADT7316_I2C) += adt7316-i2c.o