Makefile 118 Bytes
#
# Makefile for the i.MX SIM driver
#

obj-$(CONFIG_MXC_SIMv2) += imx_sim.o
obj-$(CONFIG_MXC_EMVSIM) += imx_emvsim.o