
20 Apr
2017
20 Apr
'17
6:45 a.m.
Signed-off-by: Eric Gao eric.gao@rock-chips.com
---
Changes in v4: -Clear irrelevant change
Changes in v3: -Split Makefile changes to a single patch.
Changes in v2: None
drivers/video/rockchip/Makefile | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/video/rockchip/Makefile b/drivers/video/rockchip/Makefile index 3bb0519..c742902 100644 --- a/drivers/video/rockchip/Makefile +++ b/drivers/video/rockchip/Makefile @@ -10,4 +10,5 @@ obj-y += rk_vop.o obj-$(CONFIG_DISPLAY_ROCKCHIP_EDP) += rk_edp.o obj-$(CONFIG_DISPLAY_ROCKCHIP_LVDS) += rk_lvds.o obj-$(CONFIG_DISPLAY_ROCKCHIP_HDMI) += rk_hdmi.o ../dw_hdmi.o +obj-$(CONFIG_DISPLAY_ROCKCHIP_MIPI) += rk_mipi.o endif
--
1.9.1