Mesa (master): radeonsi: Makefile.sources: include driinfo_radeonsi.h

Juan Antonio Suárez Romero jasuarez at kemper.freedesktop.org
Fri Aug 4 07:59:12 UTC 2017


Module: Mesa
Branch: master
Commit: 5ff4c5aef431f06796d69e1ed5151593d022bb89
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ff4c5aef431f06796d69e1ed5151593d022bb89

Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Thu Aug  3 12:22:24 2017 +0200

radeonsi: Makefile.sources: include driinfo_radeonsi.h

Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/gallium/drivers/radeonsi/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/radeonsi/Makefile.sources b/src/gallium/drivers/radeonsi/Makefile.sources
index 6dc6da04e3..74df4d7b67 100644
--- a/src/gallium/drivers/radeonsi/Makefile.sources
+++ b/src/gallium/drivers/radeonsi/Makefile.sources
@@ -4,6 +4,7 @@ GENERATED_SOURCES := \
 C_SOURCES := \
 	$(GENERATED_SOURCES) \
 	cik_sdma.c \
+	driinfo_radeonsi.h \
 	si_blit.c \
 	si_compute.c \
 	si_compute.h \




More information about the mesa-commit mailing list