Make:Use "simply expanded" make variables.
authorEvan Lloyd <evan.lloyd@arm.com>
Thu, 3 Dec 2015 09:47:51 +0000 (09:47 +0000)
committerEvan Lloyd <evan.lloyd@arm.com>
Fri, 1 Apr 2016 11:33:09 +0000 (12:33 +0100)
commitb169f6a9a1091224899e7d1872dfdd99b38e349e
tree459c85e4c63cc47dd59d0bd989ea0eb74782bdee
parentbb5a762c3fc9c023ed8a69ff8661c9e6c118a48a
Make:Use "simply expanded" make variables.

Replace some "recursively expanded" make variables with "simply
expanded" variables (i.e. replace = with :=). This has no functional
impact but is more consistent and theoretically more efficient.

Change-Id: Iaf33d7c8ad48464ae0d39923515d1e7f230c95c1
Makefile
tools/fip_create/Makefile