Reorganize build options
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Thu, 15 May 2014 13:40:58 +0000 (14:40 +0100)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Fri, 16 May 2014 16:11:31 +0000 (17:11 +0100)
commite35c404599016a8ed09c12d54bf4d1aa9e527831
tree34deeae365c2ebb2c824f4717e8509240700f1c3
parent289e0dadbdc4dbe4ac78110f93262dc785d24418
Reorganize build options

At present, various build options are initialized at various places in
the Makefile. This patch gathers all build option declarations at the
top of the Makefile and assigns them default values.

Change-Id: I9f527bc8843bf69c00cb754dc60377bdb407a951
Makefile