7 lines
98 B
Makefile
7 lines
98 B
Makefile
#
|
|
# Makefile iio/frequency
|
|
#
|
|
|
|
obj-$(CONFIG_AD9523) += ad9523.o
|
|
obj-$(CONFIG_ADF4350) += adf4350.o
|