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

Cc: 17.3 <[email protected]>
Cc: Eric Anholt <[email protected]>
Signed-off-by: Andreas Boll <[email protected]>
---
 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

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to