mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-13 03:56:23 +07:00
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
|