[kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure
Thomas Huth
thuth at redhat.com
Tue Jun 4 20:49:51 AEST 2024
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?
Apart from that:
Acked-by: Thomas Huth <thuth at redhat.com>
More information about the Linuxppc-dev
mailing list