summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a3xx/Makefile.sources
Commit message (Collapse)AuthorAgeFilesLines
* freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr2013-11-161-15/+0
| | | | | | | | | Nearly everything within the three Makefile.am's is identical. Let's simplify things a little. v2: Rebase and rewrite the commit message (Emil Velikov) Signed-off-by: Emil Velikov <[email protected]>
* freedreno: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+15
Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Tom Stellard <[email protected]>