blob: 25433a9984789601084a7e69643d5ee028f57e21 [file] [log] [blame]
J. German Riverabbf9d172015-03-05 19:29:10 -06001#
2# Freescale Management Complex (MC) bus drivers
3#
4# Copyright (C) 2014 Freescale Semiconductor, Inc.
5#
6# This file is released under the GPLv2
7#
J. German Riverae91ffa92015-03-27 16:01:08 -05008obj-$(CONFIG_FSL_MC_BUS) += mc-bus-driver.o
J. German Riverabbf9d172015-03-05 19:29:10 -06009
10mc-bus-driver-objs := mc-bus.o \
11 mc-sys.o \
12 dprc.o \
J. German Riveraf2f27262015-03-05 19:29:11 -060013 dpmng.o \
J. German Riverae91ffa92015-03-27 16:01:08 -050014 dprc-driver.o \
15 mc-allocator.o \
16 dpmcp.o \
17 dpbp.o