Donghwa Lee | 7258cc1 | 2012-02-08 12:47:39 -0800 | [diff] [blame] | 1 | # |
2 | # Makefile for the exynos video drivers. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \ | ||||
6 | exynos_mipi_dsi_lowlevel.o | ||||
Donghwa Lee | 9befe40 | 2012-02-08 12:47:39 -0800 | [diff] [blame] | 7 | obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o |
Jingoo Han | e9474be | 2012-02-03 18:01:55 +0900 | [diff] [blame] | 8 | obj-$(CONFIG_EXYNOS_DP) += exynos_dp_core.o exynos_dp_reg.o |