gpu: host1x: Remove second host1x driver
[deliverable/linux.git] / drivers / gpu / host1x / Makefile
index 49fd5807b0e77178d7597590c40c5fe034c73a03..9a6fc767f6b852a02969216886d0543fcf5a78dd 100644 (file)
@@ -10,4 +10,9 @@ host1x-y = \
        debug.o \
        hw/host1x01.o
 
+ccflags-y += -Iinclude/drm
+ccflags-$(CONFIG_DRM_TEGRA_DEBUG) += -DDEBUG
+
+host1x-$(CONFIG_DRM_TEGRA) += drm/drm.o drm/fb.o drm/dc.o
+host1x-$(CONFIG_DRM_TEGRA) += drm/output.o drm/rgb.o drm/hdmi.o
 obj-$(CONFIG_TEGRA_HOST1X) += host1x.o
This page took 0.025873 seconds and 5 git commands to generate.