android: pan/bi: Generate bi_opcodes.{c,h}
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 26 Dec 2020 13:02:13 +0000 (14:02 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Mon, 28 Dec 2020 15:30:52 +0000 (16:30 +0100)
commit017edcd63dd3d7a32c82010399cb9aa743cbb2e6
tree212267084f564fed546d006b18a47adc5d346f2c
parentc0bae8d67fa1e09cc3a7e509876d8ae8485c85d0
android: pan/bi: Generate bi_opcodes.{c,h}

Porting of commits 25c9946883ce and f9084b6c3f13 to Android makefile

Fixes the following building error:

In file included from external/mesa/src/panfrost/bifrost/bifrost_compile.c:36:
external/mesa/src/panfrost/bifrost/compiler.h:31:10: fatal error: 'bi_opcodes.h' file not found
         ^~~~~~~~~~~~~~
1 error generated.

Fixes: 25c9946883ce ("pan/bi: Generate bi_opcodes.c")
Fixes: f9084b6c3f13 ("pan/bi: Generate bi_opcodes.h")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8239>
src/panfrost/Android.bifrost.mk