i965: fix autotools/android build
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 20 Mar 2018 14:59:57 +0000 (14:59 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 20 Mar 2018 16:58:29 +0000 (16:58 +0000)
commit2d2b15fbcab08d7844c15351919cd469cd9e11c4
tree60c61fe9ffa714da3f45707f526e7283cca692c1
parent9f3509665d880457487dff82a96132d2eb27a0b4
i965: fix autotools/android build

Autotools/android builds generate the header & code files in 2 steps,
but the code generation requires the name of the header file to
include it.

This change generates both files in one command.

Fixes: 035cc7a12dc ("i965: perf: reduce i965 binary size")
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/drivers/dri/i965/Android.mk
src/mesa/drivers/dri/i965/Makefile.am