Simon Glass | 08a7aa1 | 2016-02-21 21:08:38 -0700 | [diff] [blame] | 1 | # |
| 2 | # (C) Copyright 2000-2007 |
| 3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |
| 4 | # |
| 5 | # SPDX-License-Identifier: GPL-2.0+ |
| 6 | # |
| 7 | |
| 8 | obj-$(CONFIG_EXYNOS_DP) += exynos_dp.o exynos_dp_lowlevel.o |
Simon Glass | 0c84358 | 2016-02-21 21:08:48 -0700 | [diff] [blame] | 9 | obj-$(CONFIG_EXYNOS_FB) += exynos_fb.o |
Simon Glass | 08a7aa1 | 2016-02-21 21:08:38 -0700 | [diff] [blame] | 10 | obj-$(CONFIG_EXYNOS_MIPI_DSIM) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \ |
| 11 | exynos_mipi_dsi_lowlevel.o |
| 12 | obj-$(CONFIG_EXYNOS_PWM_BL) += exynos_pwm_bl.o |