7 lines
162 B
Makefile
7 lines
162 B
Makefile
|
#
|
||
|
# Makefile for the exynos video drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
|
||
|
exynos_mipi_dsi_lowlevel.o
|