projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14abbe6
)
broadcom/vc5: Fix source file name.
author
Vinson Lee
<vlee@freedesktop.org>
Sat, 20 Jan 2018 01:19:34 +0000
(
01:19
+0000)
committer
Eric Anholt
<eric@anholt.net>
Sun, 21 Jan 2018 03:13:16 +0000
(11:13 +0800)
Fixes: c9b2cb78972d ("vc5: add missing files to the tarball")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/vc5/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/vc5/Makefile.sources
b/src/gallium/drivers/vc5/Makefile.sources
index bc145806cc06ee26b92be363376918dbbc183d10..cbf7b656e3861a86d73e84e8bc134b788a99321c 100644
(file)
--- 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.c
pp
\
vc5_simulator_wrapper.h \
vc5_tiling.c \
vc5_tiling.h \