summaryrefslogtreecommitdiff
path: root/docs/change-log.md
diff options
context:
space:
mode:
authorJames Morrissey <james.morrissey@arm.com>2013-11-01 13:56:59 +0000
committerDan Handley <dan.handley@arm.com>2013-11-27 15:34:02 +0000
commiteaaeece2b0f22958e3724020f4686aa9d635a1e0 (patch)
treefdf01291c89c4499ea66a34935a438c8666a21c9 /docs/change-log.md
parent375ae68e8dbd920f6e8b6ae5cebd40f1ae45350d (diff)
Generate build products in sub-directories
A single binary can be compiled using a command such as: make CROSS_COMPILE=aarch64-none-elf- bl1 Also make use of brackets consistent in the Makefile. Change-Id: I2180fdb473411ef7cffe39670a7b2de82def812e
Diffstat (limited to 'docs/change-log.md')
-rw-r--r--docs/change-log.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index ee9be775..ca3cb7f6 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -24,6 +24,8 @@ Detailed changes since last release
Base FVPs have been increased from 2GB to 4GB. This resolves the issue of
failing to start user-space when using a RAM-disk file-system.
+* Build products are now created in a separate build directory tree.
+
ARM Trusted Firmware - version 0.2
==================================