Re: [PATCH] mips: decompressor: do not copy source files while building

From: Masahiro Yamada
Date: Tue Nov 09 2021 - 11:58:26 EST


On Tue, Nov 9, 2021 at 9:10 PM Paul Cercueil <paul@xxxxxxxxxxxxxxx> wrote:
>
> Hi Masahiro,
>
> Le ven., nov. 5 2021 at 11:38:14 +0900, Masahiro Yamada
> <masahiroy@xxxxxxxxxx> a écrit :
> > As commit 7ae4a78daacf ("ARM: 8969/1: decompressor: simplify libfdt
> > builds") stated, copying source files during the build time may not
> > end up with as clean code as expected.
> >
> > Do similar for mips to clean up the Makefile and .gitignore.
>
> What did you base this patch on?
>
> It does not apply cleanly here. It tries to create ashldi3.c and
> bswapsi.c, which already exist.
>

Please remove them manually
before 'git am'.


--
Best Regards
Masahiro Yamada