Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-block.git] / drivers / bus / fsl-mc / Makefile
CommitLineData
6bd067c4
BP
1# SPDX-License-Identifier: GPL-2.0
2#
3# Freescale Management Complex (MC) bus drivers
4#
5# Copyright (C) 2014 Freescale Semiconductor, Inc.
6#
7obj-$(CONFIG_FSL_MC_BUS) += mc-bus-driver.o
8
9mc-bus-driver-objs := fsl-mc-bus.o \
10 mc-sys.o \
11 mc-io.o \
9c692d5a 12 dpbp.o \
70ae9cf0 13 dpcon.o \
6bd067c4
BP
14 dprc.o \
15 dprc-driver.o \
16 fsl-mc-allocator.o \
17 fsl-mc-msi.o \
18 dpmcp.o