staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit
[deliverable/linux.git] / drivers / staging / fsl-mc / bus / Makefile
1 #
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 #
8 obj-$(CONFIG_FSL_MC_BUS) += mc-bus-driver.o
9
10 mc-bus-driver-objs := mc-bus.o \
11 mc-sys.o \
12 dprc.o \
13 dpmng.o \
14 dprc-driver.o \
15 mc-allocator.o \
16 dpmcp.o \
17 dpbp.o
This page took 0.03319 seconds and 5 git commands to generate.