summaryrefslogtreecommitdiff
path: root/drivers/mxc/sim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/sim/Makefile')
-rw-r--r--drivers/mxc/sim/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mxc/sim/Makefile b/drivers/mxc/sim/Makefile
new file mode 100644
index 000000000000..7b1ca96b6b28
--- /dev/null
+++ b/drivers/mxc/sim/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for the i.MX SIM driver
+#
+
+obj-$(CONFIG_MXC_SIMv2) += imx_sim.o
+obj-$(CONFIG_MXC_EMVSIM) += imx_emvsim.o