c05564c4d8
Android 13
7 lines
152 B
Makefile
Executable file
7 lines
152 B
Makefile
Executable file
#
|
|
# Makefile for industrial I/O multiplexer drivers
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
obj-$(CONFIG_IIO_MUX) += iio-mux.o
|