Rob Herring <r...@kernel.org> writes:

> On Wed, Jul 5, 2017 at 1:19 PM, Eric Anholt <e...@anholt.net> wrote:
>> diff --git a/src/broadcom/Android.genxml.mk b/src/broadcom/Android.genxml.mk
>> index df44b2ec0b79..dfd00a93fbcf 100644
>> --- a/src/broadcom/Android.genxml.mk
>> +++ b/src/broadcom/Android.genxml.mk
>> @@ -51,7 +51,7 @@ $(intermediates)/cle/v3d_packet_v21_pack.h: 
>> $(LOCAL_PATH)/cle/v3d_packet_v21.xml
>>         $(call header-gen)
>>
>>  LOCAL_EXPORT_C_INCLUDE_DIRS := \
>> -       $(MESA_TOP)/src/broadcom \
>> +       $(MESA_TOP)/src \
>
> This doesn't fix things because we build out of tree. Here's the fixes
> I need. I haven't checked if how aligned this is to automake files,
> but ideally we'd keep things similar to some extent (e.g. same include
> paths). I'll make a proper patch if you are fine with these changes.

This is all fine with me.  Feel free to slap a commit message on it and
push with my ack.  :)

Attachment: signature.asc
Description: PGP signature

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

Reply via email to