mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 11:55:12 +07:00
7 lines
155 B
Makefile
7 lines
155 B
Makefile
|
#
|
||
|
# Makefile for industrial I/O potentiostat drivers
|
||
|
#
|
||
|
|
||
|
# When adding new entries keep the list in alphabetical order
|
||
|
obj-$(CONFIG_LMP91000) += lmp91000.o
|