Re: [Mesa-dev] [PATCH 03/12] Android: amd: use exported include dirs instead of explicit includes

2017-04-30 Thread Emil Velikov
On 27 April 2017 at 20:43, Rob Herring wrote: > Add exported include paths rather than explicitly adding the includes > in each user of the common AMD libs. > > Signed-off-by: Rob Herring > --- > src/amd/Android.addrlib.mk | 6 ++ >

[Mesa-dev] [PATCH 03/12] Android: amd: use exported include dirs instead of explicit includes

2017-04-27 Thread Rob Herring
Add exported include paths rather than explicitly adding the includes in each user of the common AMD libs. Signed-off-by: Rob Herring --- src/amd/Android.addrlib.mk | 6 ++ src/amd/Android.common.mk| 3 +++ src/gallium/drivers/r600/Android.mk