GNU Linux-libre 4.19.286-gnu1
[releases.git] / drivers / bus / fsl-mc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Freescale Management Complex (MC) bus drivers
4 #
5 # Copyright (C) 2014 Freescale Semiconductor, Inc.
6 #
7 obj-$(CONFIG_FSL_MC_BUS) += mc-bus-driver.o
8
9 mc-bus-driver-objs := fsl-mc-bus.o \
10                       mc-sys.o \
11                       mc-io.o \
12                       dpbp.o \
13                       dpcon.o \
14                       dprc.o \
15                       dprc-driver.o \
16                       fsl-mc-allocator.o \
17                       fsl-mc-msi.o \
18                       dpmcp.o