On Tue, Jul 27, 2021 at 05:06:58PM +0800, Zong Li wrote: > 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...@sifive.com> > --- > board/sifive/unleashed/Makefile | 4 ++-- > board/sifive/unmatched/Makefile | 3 ++- > 2 files changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>