diff options
Diffstat (limited to 'drivers/iio/afe/Makefile')
-rw-r--r-- | drivers/iio/afe/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/iio/afe/Makefile b/drivers/iio/afe/Makefile new file mode 100644 index 000000000..5fabb7bca --- /dev/null +++ b/drivers/iio/afe/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for industrial I/O Analog Front Ends (AFE) +# + +# When adding new entries keep the list in alphabetical order +obj-$(CONFIG_IIO_RESCALE) += iio-rescale.o |