android: freedreno: add fd5_layout.c to Makefile.sources
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 20 Jun 2020 16:22:31 +0000 (18:22 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 24 Jun 2020 10:00:14 +0000 (10:00 +0000)
commitb41828c33751d666726dc27222674b7eff08fe28
tree2f5e4df96d881965088d201e0909df3810900f6a
parent5f97dfc4c848cb6388ec138c19a22a8a880901d1
android: freedreno: add fd5_layout.c to Makefile.sources

Fixes the following building error:

FAILED: out/target/product/x86_64/obj/SHARED_LIBRARIES/gallium_dri_intermediates/LINKED/gallium_dri.so
...
ld.lld: error: undefined symbol: fdl5_layout
clang-9: error: linker command failed with exit code 1 (use -v to see invocation)

Fixes: a1a739995ba ("freedreno/a5xx: Move resource layout to fdl.")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Rob Clark <robdclark@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5580>
src/freedreno/Makefile.sources