android: panfrost/bifrost: add libpanfrost_lib static dependency
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 14 Aug 2020 02:12:41 +0000 (04:12 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Fri, 14 Aug 2020 13:19:36 +0000 (15:19 +0200)
commit99372547be9c116592b0f19ead672fa98125588f
treed957cddef934ba25d8ded816888618877e5ed605
parentbce1a7e97fcf09bc9b1e6016281af8872b9e8ea6
android: panfrost/bifrost: add libpanfrost_lib static dependency

Fixes the following building error:

external/mesa/src/panfrost/bifrost/test/bit.h:30:10: fatal error: 'panfrost/lib/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.bifrost.mk