diff options
Diffstat (limited to 'lib/libdrm/amdgpu/Makefile.sources')
-rw-r--r-- | lib/libdrm/amdgpu/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libdrm/amdgpu/Makefile.sources b/lib/libdrm/amdgpu/Makefile.sources index bc3abaa61..498b64cc3 100644 --- a/lib/libdrm/amdgpu/Makefile.sources +++ b/lib/libdrm/amdgpu/Makefile.sources @@ -6,6 +6,7 @@ LIBDRM_AMDGPU_FILES := \ amdgpu_gpu_info.c \ amdgpu_internal.h \ amdgpu_vamgr.c \ + amdgpu_vm.c \ util_hash.c \ util_hash.h \ util_hash_table.c \ |