android: gallium/radeonsi: cleanup si_driinfo.h gen rules
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 26 Sep 2020 19:17:09 +0000 (21:17 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Thu, 1 Oct 2020 20:37:20 +0000 (22:37 +0200)
commitd7fbf94ae846e4cffb6ee62257c7aca7871180bf
treec2821aa4931dee5707552631a2670e7964ef1aea
parenta648aea3fdf5c3988063701a0d13caff911b8de1
android: gallium/radeonsi: cleanup si_driinfo.h gen rules

Android.mk and Makefile.sources are still defining si_driinfo.h target
This patch removes the remaining gen rules

Fixes the following building error:

FAILED: out/target/product/x86_64/obj/STATIC_LIBRARIES/libmesa_pipe_radeonsi_intermediates/radeonsi/si_driinfo.h
...
cp: bad 'out/target/product/x86_64/gen/STATIC_LIBRARIES/libmesa_pipe_radeonsi_intermediates/radeonsi/si_driinfo.h': No such file or directory

Fixes: 974981c4e6b9 ("gallium/drm: Make the pipe loader handle the driconf merging.")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6880>
src/gallium/drivers/radeonsi/Android.mk
src/gallium/drivers/radeonsi/Makefile.sources