aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'etnaviv/Makefile.sources')
-rw-r--r--etnaviv/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/etnaviv/Makefile.sources b/etnaviv/Makefile.sources
index 52580567..0eb73783 100644
--- a/etnaviv/Makefile.sources
+++ b/etnaviv/Makefile.sources
@@ -3,6 +3,7 @@ LIBDRM_ETNAVIV_FILES := \
3 etnaviv_gpu.c \ 3 etnaviv_gpu.c \
4 etnaviv_bo.c \ 4 etnaviv_bo.c \
5 etnaviv_bo_cache.c \ 5 etnaviv_bo_cache.c \
6 etnaviv_perfmon.c \
6 etnaviv_pipe.c \ 7 etnaviv_pipe.c \
7 etnaviv_cmd_stream.c \ 8 etnaviv_cmd_stream.c \
8 etnaviv_drm.h \ 9 etnaviv_drm.h \