android: add support for libmesa_amdgpu_addrlib

Android porting of the following commits:

f1f1ba3 "radeonsi: move sid.h/r600d_common.h to a common place."
69fca64 "amd/addrlib: move addrlib from amdgpu winsys to common code"

This patch fixes android building errors

Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Mauro Rossi
2016-09-13 01:15:16 +02:00
committed by Dave Airlie
parent 0fe9152868
commit 6b9d7e69ee
7 changed files with 84 additions and 6 deletions

View File

@@ -95,6 +95,7 @@ SUBDIRS := \
src/mesa \
src/util \
src/egl \
src/amd \
src/intel \
src/mesa/drivers/dri