aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/Android.genxml.mk
Commit message (Collapse)AuthorAgeFilesLines
* android: intel: Flatten the makefile structureMauro Rossi2016-08-291-0/+97
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 <[email protected]>