android: panfrost: Redirect cmdstream includes through GenXML
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 14 Aug 2020 02:11:36 +0000 (04:11 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Fri, 14 Aug 2020 13:19:31 +0000 (15:19 +0200)
commitbce1a7e97fcf09bc9b1e6016281af8872b9e8ea6
tree8e80d36d312c024861b0801cfb80c4c3f8eb6ed9
parent0980d1d5ab0829fa78852d81651d5386874e528a
android: panfrost: Redirect cmdstream includes through GenXML

Fixes the following building error:

external/mesa/src/panfrost/lib/decode.c:26:10: fatal error: 'midgard_pack.h' file not found
         ^~~~~~~~~~~~~~~~
1 error generated.

Fixes: 88dc4c21e ("panfrost: Redirect cmdstream includes through GenXML")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6317>
src/panfrost/Android.lib.mk