1# 2# Makefile for industrial I/O potentiostat drivers 3# 4 5# When adding new entries keep the list in alphabetical order 6obj-$(CONFIG_LMP91000) += lmp91000.o 7
1# 2# Makefile for industrial I/O potentiostat drivers 3# 4 5# When adding new entries keep the list in alphabetical order 6obj-$(CONFIG_LMP91000) += lmp91000.o 7