staging: fsl-mc: Move DPBP out of staging
[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 \
6bd067c4
BP
13 dprc.o \
14 dprc-driver.o \
15 fsl-mc-allocator.o \
16 fsl-mc-msi.o \
17 dpmcp.o