]> Git Repo - linux.git/blame - drivers/bus/fsl-mc/Makefile
Merge branch 'asoc-5.7' into asoc-5.8
[linux.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
This page took 0.205632 seconds and 4 git commands to generate.