[SCSI] hptiop: fix sense_buffer access bug
[deliverable/linux.git] / drivers / mfd / Makefile
CommitLineData
a4e137ab
RK
1#
2# Makefile for multifunction miscellaneous devices
3#
4
b6d6454f
BD
5obj-$(CONFIG_MFD_SM501) += sm501.o
6
a4e137ab 7obj-$(CONFIG_MCP) += mcp-core.o
5e742ad6 8obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o
05c45ca9 9obj-$(CONFIG_MCP_UCB1200) += ucb1x00-core.o
acb45439 10obj-$(CONFIG_MCP_UCB1200_TS) += ucb1x00-ts.o
48c92022
RK
11
12ifeq ($(CONFIG_SA1100_ASSABET),y)
13obj-$(CONFIG_MCP_UCB1200) += ucb1x00-assabet.o
14endif
This page took 0.296094 seconds and 5 git commands to generate.