6 lines
75 B
Makefile
6 lines
75 B
Makefile
#
|
|
# Makefile for the i.MX SIM driver
|
|
#
|
|
|
|
obj-$(CONFIG_MXC_SIM) += imx_sim.o
|