forked from Minki/linux
7 lines
154 B
Makefile
7 lines
154 B
Makefile
|
#
|
||
|
# Makefile for industrial I/O potentiometer drivers
|
||
|
#
|
||
|
|
||
|
# When adding new entries keep the list in alphabetical order
|
||
|
obj-$(CONFIG_MCP4531) += mcp4531.o
|