[Mesa-dev] [PATCH 1/3] broadcom/vc5: Add vc5_drm.h to the release tarball

Andreas Boll andreas.boll.dev at gmail.com
Wed Nov 8 14:15:06 UTC 2017


Fixes: 45bb8f29571 ("broadcom: Add V3D 3.3 gallium driver called "vc5",
       for BCM7268.")

Cc: 17.3 <mesa-stable at lists.freedesktop.org>
Cc: Eric Anholt <eric at anholt.net>
Signed-off-by: Andreas Boll <andreas.boll.dev at gmail.com>
---
 src/gallium/drivers/vc5/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/vc5/Makefile.sources b/src/gallium/drivers/vc5/Makefile.sources
index 0d54f830bb2..3fb6a0d0911 100644
--- a/src/gallium/drivers/vc5/Makefile.sources
+++ b/src/gallium/drivers/vc5/Makefile.sources
@@ -7,6 +7,7 @@ C_SOURCES := \
 	vc5_context.c \
 	vc5_context.h \
 	vc5_draw.c \
+	vc5_drm.h \
 	vc5_emit.c \
 	vc5_fence.c \
 	vc5_formats.c \
-- 
2.11.0



More information about the mesa-dev mailing list