Makefile 154 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for industrial I/O potentiometer drivers # # When adding new entries keep the list in alphabetical order obj-$(CONFIG_MCP4531) += mcp4531.o