[PATCH] Addition to the i2c series, copy the ppc mpc-i2c driver before changing it on powerpc

Tony Breeds tony at bakeyournoodle.com
Tue Dec 11 09:42:24 EST 2007


On Mon, Dec 10, 2007 at 05:20:08PM -0500, Jon Smirl wrote:
> Copy mpc-i2c to preserve support for ARCH=ppc and allow changes on ARCH=powerpc
> 
> Temporarily copy the mpc-i2c driver to continue support for the ppc
> architecture until it is removed in mid-2008. This file should be
> deleted as part of ppc's final removal.

<snip?
> 
> diff --git a/Makefile b/Makefile
> index 013b43a..3e714e2 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -35,7 +35,7 @@ MAKEFLAGS += -rR --no-print-directory
>  # To put more focus on warnings, be less verbose as default
>  # Use 'make V=1' to see the full commands
> 
> -ARCH=powerpc
> +ARCH=ppc
>  CROSS_COMPILE=powerpc-603e-linux-gnu-

Umm should this hunk be here?  My Makefile doen't have these 3 line at
all?

Yours Tony

  linux.conf.au        http://linux.conf.au/ || http://lca2008.linux.org.au/
  Jan 28 - Feb 02 2008 The Australian Linux Technical Conference!




More information about the Linuxppc-dev mailing list