5 lines
92 B
Makefile
5 lines
92 B
Makefile
#
|
|
# Makefile for the mipi interface driver
|
|
#
|
|
obj-$(CONFIG_MXC_MIPI_CSI2) += mxc_mipi_csi2.o
|