[kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure

Nicholas Piggin npiggin at gmail.com
Wed Jun 5 17:52:19 AEST 2024


On Tue Jun 4, 2024 at 11:36 PM AEST, Andrew Jones wrote:
> On Tue, Jun 04, 2024 at 12:49:51PM GMT, Thomas Huth wrote:
> > On 04/05/2024 14.28, Nicholas Piggin wrote:
> > > This moves merges ppc64 directories and files into powerpc, and
> > > merges the 3 makefiles into one.
> > > 
> > > The configure --arch=powerpc option is aliased to ppc64 for
> > > good measure.
> > > 
> > > Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> > > ---
> > ...
> > > diff --git a/powerpc/Makefile b/powerpc/Makefile
> > > index 8a007ab54..e4b5312a2 100644
> > > --- a/powerpc/Makefile
> > > +++ b/powerpc/Makefile
> > > @@ -1 +1,111 @@
> > > -include $(SRCDIR)/$(TEST_DIR)/Makefile.$(ARCH)
> > > +#
> > > +# powerpc makefile
> > > +#
> > > +# Authors: Andrew Jones <drjones at redhat.com>
> > 
> > I'd maybe drop that e-mail address now since it it not valid anymore.
> > Andrew, do want to see your new mail address here?
>
> No need to change to my new email address. We can either keep it as is for
> historical records, and as part of faithful code move, or just drop it.

I'll leave it, and leave it up to you to send an update email address
patch if and when you decide.

Thanks,
Nick


More information about the Linuxppc-dev mailing list