Module: Mesa
Branch: master
Commit: 01d91b3718131f9d01908afebf2b925df366312a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=01d91b3718131f9d01908afebf2b925df366312a

Author: Emil Velikov <emil.veli...@collabora.com>
Date:   Wed Nov  8 14:07:27 2017 +0000

amd: add amdgpu_asic_addr.h to the sources list

Otherwise it will be missing from the release tarball

Fixes: 7f33e94e43a ("amd/addrlib: update to latest version")
Signed-off-by: Emil Velikov <emil.veli...@collabora.com>

---

 src/amd/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index d2357f906e..1bc5a7fe7e 100644
--- 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 \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to