Re: [PATCH] nds32: remove unneeded clean-files for DTB

From: Greentime Hu
Date: Thu Nov 21 2019 - 21:48:34 EST


Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> æ 2019å11æ21æ éå äå6:24åéï
>
> On Thu, Nov 21, 2019 at 6:46 PM Greentime Hu <green.hu@xxxxxxxxx> wrote:
> >
> > Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> æ 2019å8æ9æ éä äå1:31åéï
> > >
> > > These patterns are cleaned-up by the top-level Makefile
> > >
> > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> > > ---
> > >
> > > arch/nds32/boot/dts/Makefile | 2 --
> > > 1 file changed, 2 deletions(-)
> > >
> > > diff --git a/arch/nds32/boot/dts/Makefile b/arch/nds32/boot/dts/Makefile
> > > index fff8ade7a84f..f84bd529b6fd 100644
> > > --- a/arch/nds32/boot/dts/Makefile
> > > +++ b/arch/nds32/boot/dts/Makefile
> > > @@ -5,5 +5,3 @@ else
> > > BUILTIN_DTB :=
> > > endif
> > > obj-$(CONFIG_OF) += $(BUILTIN_DTB)
> > > -
> > > -clean-files := *.dtb *.dtb.S
> >
> > Thanks, Masahiro.
> > Acked-by: Greentime Hu <green.hu@xxxxxxxxx>
>
>
> Would you apply this to the nds32 tree?

Yes, it will be queued in the nds32 next branch.