diff --git a/amdgpu/Makefile.sources b/amdgpu/Makefile.sources index 0c0b9a93..487b9e0a 100644 --- a/amdgpu/Makefile.sources +++ b/amdgpu/Makefile.sources @@ -1,4 +1,5 @@ LIBDRM_AMDGPU_FILES := \ + amdgpu_asic_id.h \ amdgpu_bo.c \ amdgpu_cs.c \ amdgpu_device.c \