/drivers/staging/iio/dds/Makefile
https://bitbucket.org/slukk/jb-tsm-kernel-4.2 · Makefile · 11 lines · 7 code · 1 blank · 3 comment · 0 complexity · 90384368c587b3c19d8e10e59db02676 MD5 · raw file
- #
- # Makefile for Direct Digital Synthesis drivers
- #
- obj-$(CONFIG_AD5930) += ad5930.o
- obj-$(CONFIG_AD9832) += ad9832.o
- obj-$(CONFIG_AD9834) += ad9834.o
- obj-$(CONFIG_AD9850) += ad9850.o
- obj-$(CONFIG_AD9852) += ad9852.o
- obj-$(CONFIG_AD9910) += ad9910.o
- obj-$(CONFIG_AD9951) += ad9951.o