broadcom/vc5: Add vc5_drm.h to the release tarball

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

Cc: 17.3 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Andreas Boll 2017-11-08 15:15:06 +01:00 committed by Emil Velikov
parent 6905d005ef
commit 6e4d65f674
1 changed files with 1 additions and 0 deletions

View File

@ -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 \