board: sifive: compile stuff only related to SPL in SPL build
authorZong Li <zong.li@sifive.com>
Tue, 27 Jul 2021 09:06:58 +0000 (17:06 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 17 Aug 2021 11:28:37 +0000 (19:28 +0800)
commit87e84818857db1d710002217eea66bb3596f5571
tree0b73b2270c6f2c16368234afbf03c3d2467cb26d
parent662e300bc060205a54c7c8ba34b19af53f87fa9c
board: sifive: compile stuff only related to SPL in SPL build

As (3581811dc26f "riscv: sifive/fu540: Move SPL related functions to spl.c"),
we put the SPL stuff in spl.c, we don't need to compile unleashed.c and
unmatched.c in SPL build.

Signed-off-by: Zong Li <zong.li@sifive.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
board/sifive/unleashed/Makefile
board/sifive/unmatched/Makefile