]> Git Repo - linux.git/blob - drivers/gpu/drm/meson/Makefile
Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/drm-misc...
[linux.git] / drivers / gpu / drm / meson / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 meson-drm-y := meson_drv.o meson_plane.o meson_crtc.o meson_venc_cvbs.o
3 meson-drm-y += meson_viu.o meson_vpp.o meson_venc.o meson_vclk.o meson_overlay.o
4
5 obj-$(CONFIG_DRM_MESON) += meson-drm.o
6 obj-$(CONFIG_DRM_MESON_DW_HDMI) += meson_dw_hdmi.o
This page took 0.037586 seconds and 4 git commands to generate.