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
|