Include all makefiles before build option checks
authorSoby Mathew <soby.mathew@arm.com>
Tue, 14 Feb 2017 10:05:07 +0000 (10:05 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Mon, 27 Mar 2017 15:03:55 +0000 (16:03 +0100)
commit8a86052dcdbd2a9cfdc920967823ecf15e9aed2b
tree52181ad661af9ec4bdd3a3783d4b1aa645136c13
parent891685a51146c50234bd5ce49d29cb0fd9f290c8
Include all makefiles before build option checks

At present, the build option checks are done prior to inclusion of
BL makefiles. This meant if the BL makefiles modified any of the options
then these checks were bypassed. This patch corrects this problem.

Change-Id: I0b591392a74d6d456d2b19bbe292f42b5aeae048
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Makefile