Remove the ARCH build configuration from the Makefile
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 18 Feb 2015 17:28:07 +0000 (17:28 +0000)
committerDan Handley <dan.handley@arm.com>
Mon, 13 Apr 2015 16:14:43 +0000 (17:14 +0100)
commitd0687b26016913fd162742b1dee6aa3c771c0539
treecbc522fdebc869ddad275c1dba9b7c8a8c948c60
parent9c7eecce726c2089494a4e4b31374a34a34ec7f0
Remove the ARCH build configuration from the Makefile

The ARCH variable, which defaults to 'aarch64', gives the wrong
impression that the Trusted Firmware can be built for other
architectures. This patch removes it. This doesn't have any
consequence on the rest of the build system because the variable
was unused.

Change-Id: I97130f11f7733a3cbdfc89989587f2ebecaf3294
Makefile