android: intel: Flatten the makefile structure
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 27 Aug 2016 15:19:34 +0000 (17:19 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 29 Aug 2016 19:17:34 +0000 (12:17 -0700)
commitcd18bbeef342152cd1a09e2703790bd48002a6ca
treea1a881a3fdad769c81830d133d9503be61cfb160
parent083746bc4811944dcc25c5b6589d7df1bc95eb02
android: intel: Flatten the makefile structure

Android porting of commit bebc1a1 "intel: Flatten the makefile structure"

Automake approach was followed, by moving makefiles a level up,
naming them Android.genxml.mk and Android.isl.mk,
performing the necessary adjustments to the paths,
adding src/intel/Android.mk and fixing mesa top level makefile.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Android.mk
src/intel/Android.genxml.mk [new file with mode: 0644]
src/intel/Android.isl.mk [new file with mode: 0644]
src/intel/Android.mk [new file with mode: 0644]
src/intel/genxml/Android.mk [deleted file]
src/intel/isl/Android.mk [deleted file]