turnip: Drop Makefile.am and Android.mk
authorChad Versace <chadversary@chromium.org>
Mon, 5 Nov 2018 06:27:54 +0000 (22:27 -0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 11 Mar 2019 17:01:33 +0000 (10:01 -0700)
commitc63cb15745919acdd825e0676eb09664a772ef9c
tree9968a2ce6dc893d0dd7012c2011cf6e91f1721be
parent26380b3a9f8fd513dc4da86798f3c15191914fc2
turnip: Drop Makefile.am and Android.mk

The Makefile.am doesn't work. I tried fixing it but gave up because
I don't understand Autotools. I strongly suspect the Android.mk also
doesn't work.

Rather than maintain the broken build files, let's delete them and
re-add working build files if-and-when we need them. (Maybe we'll be
lucky and turnip will never need to support Autotools!).
src/freedreno/vulkan/Android.mk [deleted file]
src/freedreno/vulkan/Makefile.am [deleted file]
src/freedreno/vulkan/Makefile.sources [deleted file]