diff options
Diffstat (limited to 'src/panfrost/Makefile.sources')
-rw-r--r-- | src/panfrost/Makefile.sources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/panfrost/Makefile.sources b/src/panfrost/Makefile.sources new file mode 100644 index 00000000000..3ab90f27913 --- /dev/null +++ b/src/panfrost/Makefile.sources @@ -0,0 +1,3 @@ +shared_FILES := \ + shared/pan_tiling.c \ + shared/pan_tiling.h |