staging: drm/imx: Add parallel display support
[deliverable/linux.git] / drivers / staging / imx-drm / Makefile
CommitLineData
e692da4d
SH
1
2imxdrm-objs := imx-drm-core.o imx-fb.o
3
4obj-$(CONFIG_DRM_IMX) += imxdrm.o
5
19022aaa 6obj-$(CONFIG_DRM_IMX_PARALLEL_DISPLAY) += parallel-display.o
e692da4d 7obj-$(CONFIG_DRM_IMX_FB_HELPER) += imx-fbdev.o
This page took 0.026575 seconds and 5 git commands to generate.