mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 07:50:53 +07:00
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
|