lpc32xx: work_92105: Rework Makefile
authorTom Rini <trini@konsulko.com>
Wed, 16 Mar 2016 13:56:55 +0000 (09:56 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 16 Mar 2016 19:03:40 +0000 (15:03 -0400)
commitdf13ec696ef61ed575950e4e071d220711afbe4e
treedc6e5ff9fe3f7f4802621e41594a69e2ae9278a5
parentba52426975e3fbdcf0f9a942a9883af952abb9e0
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>
board/work-microwave/work_92105/Makefile