commit | 878371538333014b500510d51b06521333797ba6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 16 09:56:55 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 16 15:03:40 2016 -0400 |
tree | dc6e5ff9fe3f7f4802621e41594a69e2ae9278a5 | |
parent | 59b1226a6a5940424c53c3a9ae3d9ce481043900 [diff] |
lpc32xx: work_92105: Rework Makefile When we switch to including all linker lists in SPL it is important to not include commands as that may lead to link errors due to other things we have already discarded. In this case change things so that we only build the right objects for SPL or non-SPL Cc: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> Signed-off-by: Tom Rini <trini@konsulko.com>