diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2018-10-03 14:56:38 +0200 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2018-10-03 15:06:53 +0200 |
commit | 44a87380c567e31e5065c6b7f038fd2905c20fe3 (patch) | |
tree | 7e7c81c62828b510db71e658aa13fe9726986af1 /lib/psci/psci_common.c | |
parent | dbc8d9496ead9ecdd7c2a276b542a4fbbbf64027 (diff) |
Remove incorrect tabulation in Makefile
When attempting to compile TF-A with "SPD=something ARCH=aarch32", the
following error message is printed:
Makefile:291: *** recipe commences before first target. Stop.
This is because the call to the error function is indented using a tab
whereas it's not part of a rule's recipe. Replace the tab by spaces.
Change-Id: Ic9b603837a0e43f2f7070cb39137541c332365d2
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'lib/psci/psci_common.c')
0 files changed, 0 insertions, 0 deletions