mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 03:38:06 +02:00
broadcom: add missing headers to the tarball
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
d67ef48580
commit
393cf04fa4
1 changed files with 5 additions and 2 deletions
|
|
@ -13,11 +13,14 @@ BROADCOM_GENXML_XML_FILES = \
|
|||
|
||||
BROADCOM_FILES = \
|
||||
cle/v3d_packet_helpers.h \
|
||||
common/v3d_debug.c \
|
||||
common/v3d_debug.h \
|
||||
cle/v3dx_pack.h\
|
||||
clif/clif_dump.c \
|
||||
clif/clif_dump.h \
|
||||
clif/clif_private.h \
|
||||
common/v3d_debug.c \
|
||||
common/v3d_debug.h \
|
||||
common/v3d_device_info.h \
|
||||
common/v3d_macros.h \
|
||||
compiler/nir_to_vir.c \
|
||||
compiler/vir.c \
|
||||
compiler/vir_dump.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue