Remove vpath usage in makefiles
authorDan Handley <dan.handley@arm.com>
Tue, 15 Apr 2014 17:20:09 +0000 (18:20 +0100)
committerDan Handley <dan.handley@arm.com>
Tue, 6 May 2014 11:35:02 +0000 (12:35 +0100)
commitbee824171189fad399047b7d649f541747c88c2b
treeb84f060fa6965a96c5cae58a08df5bc10763eae6
parent35e98e5588d09145f7d0d4d98624f6b75321a187
Remove vpath usage in makefiles

Remove all usage of the vpath keyword in makefiles as it was prone
to mistakes. Specify the relative paths to source files instead.

Also reorder source files in makefiles alphabetically.

Fixes ARM-software/tf-issues#121

Change-Id: Id15f60655444bae60e0e2165259efac71a50928b
Makefile
bl1/bl1.mk
bl2/bl2.mk
bl31/bl31.mk
bl32/tsp/tsp-fvp.mk
bl32/tsp/tsp.mk
plat/fvp/platform.mk
services/spd/tspd/tspd.mk