Mesa (master): panfrost: Android build fixes 2020 week 31

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 30 18:59:21 UTC 2020


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

Author: Roman Stratiienko <r.stratiienko at gmail.com>
Date:   Wed Jul 29 00:01:39 2020 +0300

panfrost: Android build fixes 2020 week 31

Signed-off-by: Roman Stratiienko <r.stratiienko at gmail.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6109>

---

 src/gallium/drivers/panfrost/Makefile.sources | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/gallium/drivers/panfrost/Makefile.sources b/src/gallium/drivers/panfrost/Makefile.sources
index 3ce48b2c50b..e9e4ca1f423 100644
--- a/src/gallium/drivers/panfrost/Makefile.sources
+++ b/src/gallium/drivers/panfrost/Makefile.sources
@@ -19,6 +19,8 @@ C_SOURCES := \
 	pan_job.c \
 	pan_job.h \
 	pan_mfbd.c \
+	pan_partial_update.c \
+	pan_partial_update.h \
 	pan_public.h \
 	pan_resource.c \
 	pan_resource.h \



More information about the mesa-commit mailing list