c05564c4d8
Android 13
7 lines
155 B
Makefile
Executable file
7 lines
155 B
Makefile
Executable file
#
|
|
# Makefile for industrial I/O potentiostat drivers
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
obj-$(CONFIG_LMP91000) += lmp91000.o
|