mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
Cell: Add spu_dcache.c to Makefile.
This was erroneously missing in previous commits.
This commit is contained in:
parent
e78fc9f2f4
commit
6dd47c264a
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ PROG_SPU_EMBED_O = $(PROG)_spu-embed.o
|
|||
SOURCES = \
|
||||
spu_main.c \
|
||||
spu_blend.c \
|
||||
spu_dcache.c \
|
||||
spu_render.c \
|
||||
spu_texture.c \
|
||||
spu_tile.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue