aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Turner2016-11-14 12:16:27 -0600
committerMatt Turner2016-11-14 12:40:59 -0600
commit01db192f974ead239c7122c04ef83e2cc9a8db50 (patch)
tree273d323b4a6ef746807baff852518b40c3452026 /amdgpu/Makefile.sources
parent51002c0440b0e410efa3845f2633826aad7f3aa3 (diff)
downloadexternal-libdrm-01db192f974ead239c7122c04ef83e2cc9a8db50.tar.gz
external-libdrm-01db192f974ead239c7122c04ef83e2cc9a8db50.tar.xz
external-libdrm-01db192f974ead239c7122c04ef83e2cc9a8db50.zip
amdgpu: Add amdgpu_asic_id.h to Makefile.sources.
Diffstat (limited to 'amdgpu/Makefile.sources')
-rw-r--r--amdgpu/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
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 @@
1LIBDRM_AMDGPU_FILES := \ 1LIBDRM_AMDGPU_FILES := \
2 amdgpu_asic_id.h \
2 amdgpu_bo.c \ 3 amdgpu_bo.c \
3 amdgpu_cs.c \ 4 amdgpu_cs.c \
4 amdgpu_device.c \ 5 amdgpu_device.c \