X-Git-Url: https://git.karo-electronics.de/?p=mv-sheeva.git;a=blobdiff_plain;f=drivers%2Fstaging%2Fiio%2Fdac%2FMakefile;fp=drivers%2Fstaging%2Fiio%2Fdac%2FMakefile;h=7cf331b4e0014de5ef007431dc475267df1ab0ad;hp=0000000000000000000000000000000000000000;hb=92d62d098f574ed70b26548e6a2e2f67025864dc;hpb=690c12d2c8ca50e55a3f507059c780ecdb8fd83f diff --git a/drivers/staging/iio/dac/Makefile b/drivers/staging/iio/dac/Makefile new file mode 100644 index 00000000000..7cf331b4e00 --- /dev/null +++ b/drivers/staging/iio/dac/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for industrial I/O DAC drivers +# + +obj-$(CONFIG_AD5624R_SPI) += ad5624r_spi.o +obj-$(CONFIG_AD5446) += ad5446.o