mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00: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
|