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

Author: Vinson Lee <v...@freedesktop.org>
Date:   Sat Jan 20 01:19:34 2018 +0000

broadcom/vc5: Fix source file name.

Fixes: c9b2cb78972d ("vc5: add missing files to the tarball")
Signed-off-by: Vinson Lee <v...@freedesktop.org>
Reviewed-by: Eric Anholt <e...@anholt.net>

---

 src/gallium/drivers/vc5/Makefile.sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/drivers/vc5/Makefile.sources 
b/src/gallium/drivers/vc5/Makefile.sources
index bc145806cc..cbf7b656e3 100644
--- a/src/gallium/drivers/vc5/Makefile.sources
+++ b/src/gallium/drivers/vc5/Makefile.sources
@@ -18,7 +18,7 @@ C_SOURCES := \
        vc5_screen.c \
        vc5_screen.h \
        vc5_simulator.c \
-       vc5_simulator_wrapper.c \
+       vc5_simulator_wrapper.cpp \
        vc5_simulator_wrapper.h \
        vc5_tiling.c \
        vc5_tiling.h \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to