7 lines
164 B
Makefile
7 lines
164 B
Makefile
|
#
|
||
|
# 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
|