projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d61fa4
)
amd: add amdgpu_asic_addr.h to the sources list
author
Emil Velikov
<emil.velikov@collabora.com>
Wed, 8 Nov 2017 14:07:27 +0000
(14:07 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 8 Nov 2017 14:07:27 +0000
(14:07 +0000)
Otherwise it will be missing from the release tarball
Fixes:
7f33e94e43a
("amd/addrlib: update to latest version")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/amd/Makefile.sources
b/src/amd/Makefile.sources
index
d2357f9
..
1bc5a7f
100644
(file)
--- a/
src/amd/Makefile.sources
+++ b/
src/amd/Makefile.sources
@@
-8,6
+8,7
@@
ADDRLIB_FILES = \
addrlib/addrinterface.cpp \
addrlib/addrinterface.h \
addrlib/addrtypes.h \
+ addrlib/amdgpu_asic_addr.h \
addrlib/core/addrcommon.h \
addrlib/core/addrelemlib.cpp \
addrlib/core/addrelemlib.h \