aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/exynos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/exynos/Makefile')
-rw-r--r--drivers/video/exynos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/exynos/Makefile b/drivers/video/exynos/Makefile
index ed18636825f..71737dae1dd 100644
--- a/drivers/video/exynos/Makefile
+++ b/drivers/video/exynos/Makefile
@@ -2,7 +2,7 @@
# Makefile for the exynos video drivers.
#
obj-$(CONFIG_EXYNOS_LCD_TC358764) += tc358764.o
-obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o
obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
exynos_mipi_dsi_lowlevel.o
obj-$(CONFIG_EXYNOS_DP) += exynos_dp_core.o exynos_dp_reg.o
+obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o