diff options
Diffstat (limited to 'drivers/iio/dac/Makefile')
-rw-r--r-- | drivers/iio/dac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/dac/Makefile b/drivers/iio/dac/Makefile index c8d7ab6bff01..bb84ad64463f 100644 --- a/drivers/iio/dac/Makefile +++ b/drivers/iio/dac/Makefile | |||
@@ -2,6 +2,7 @@ | |||
2 | # Makefile for industrial I/O DAC drivers | 2 | # Makefile for industrial I/O DAC drivers |
3 | # | 3 | # |
4 | 4 | ||
5 | # When adding new entries keep the list in alphabetical order | ||
5 | obj-$(CONFIG_AD5360) += ad5360.o | 6 | obj-$(CONFIG_AD5360) += ad5360.o |
6 | obj-$(CONFIG_AD5380) += ad5380.o | 7 | obj-$(CONFIG_AD5380) += ad5380.o |
7 | obj-$(CONFIG_AD5421) += ad5421.o | 8 | obj-$(CONFIG_AD5421) += ad5421.o |