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