commit | 27bc9f9fe938106f1aa552a920789fa41c101f3a | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Tue May 08 10:27:10 2018 +0100 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Fri Aug 03 11:31:26 2018 +0100 |
tree | a585b5558e580aa7e1873958c7e1c604867cb6fe | |
parent | 21360f37e501b0341b48bbe1dd030c520e68d9f1 [diff] |
Create a library file for libfdt TF Makefile was linking all the objects files generated for the fdt library instead of creating a static library that could be used in the linking stage. Change-Id: If3705bba188ec39e1fbf2322a7f2a9a941e1b90d Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>