summaryrefslogtreecommitdiff
path: root/drivers/bus/fsl-mc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/fsl-mc/Makefile')
-rw-r--r--drivers/bus/fsl-mc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/bus/fsl-mc/Makefile b/drivers/bus/fsl-mc/Makefile
index 3c518c7e8374..4ae292a30e53 100644
--- a/drivers/bus/fsl-mc/Makefile
+++ b/drivers/bus/fsl-mc/Makefile
@@ -16,3 +16,6 @@ mc-bus-driver-objs := fsl-mc-bus.o \
fsl-mc-allocator.o \
fsl-mc-msi.o \
dpmcp.o
+
+# MC userspace support
+obj-$(CONFIG_FSL_MC_UAPI_SUPPORT) += fsl-mc-uapi.o