linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc 405 : remove 4xx platform from Makefile
@ 2007-02-05 20:20 Mathieu Desnoyers
  2007-02-05 23:54 ` David Gibson
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Desnoyers @ 2007-02-05 20:20 UTC (permalink / raw)
  To: linuxppc-dev, paulus

powerpc 405 : remove 4xx platform from Makefile

Having an empty arch/powerpc/platforms/4xx (no object) causes a linking
error. To correct this, 4xx must be removed from the upper level
Makefile (just like 8xx).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

--- a/arch/powerpc/platforms/4xx/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-# empty makefile so make clean works
\ No newline at end of file
diff --git a/arch/powerpc/platforms/Makefile b/arch/powerpc/platforms/Makef=
ile
index 507d1b9..0db6cca 100644
--- a/arch/powerpc/platforms/Makefile
+++ b/arch/powerpc/platforms/Makefile
@@ -7,7 +7,6 @@ endif
 endif
 obj-$(CONFIG_PPC_MPC52xx)	+=3D 52xx/
 obj-$(CONFIG_PPC_CHRP)		+=3D chrp/
-obj-$(CONFIG_4xx)		+=3D 4xx/
 obj-$(CONFIG_PPC_83xx)		+=3D 83xx/
 obj-$(CONFIG_PPC_85xx)		+=3D 85xx/
 obj-$(CONFIG_PPC_86xx)		+=3D 86xx/
--=20
Mathieu Desnoyers
Computer Engineering Graduate Student, =C9cole Polytechnique de Montr=E9al
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] powerpc 405 : remove 4xx platform from Makefile
  2007-02-05 20:20 [PATCH] powerpc 405 : remove 4xx platform from Makefile Mathieu Desnoyers
@ 2007-02-05 23:54 ` David Gibson
  2007-02-06  0:15   ` Mathieu Desnoyers
  0 siblings, 1 reply; 3+ messages in thread
From: David Gibson @ 2007-02-05 23:54 UTC (permalink / raw)
  To: Mathieu Desnoyers; +Cc: linuxppc-dev, paulus

On Mon, Feb 05, 2007 at 03:20:11PM -0500, Mathieu Desnoyers wrote:
> powerpc 405 : remove 4xx platform from Makefile
> 
> Having an empty arch/powerpc/platforms/4xx (no object) causes a linking
> error. To correct this, 4xx must be removed from the upper level
> Makefile (just like 8xx).

I don't think there's any point to this.  4xx is broken anyway in
arch/powerpc at present.  When it's fixed (which I'm working on now),
that directory will no longer be empty.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] powerpc 405 : remove 4xx platform from Makefile
  2007-02-05 23:54 ` David Gibson
@ 2007-02-06  0:15   ` Mathieu Desnoyers
  0 siblings, 0 replies; 3+ messages in thread
From: Mathieu Desnoyers @ 2007-02-06  0:15 UTC (permalink / raw)
  To: linuxppc-dev, paulus

* David Gibson (david@gibson.dropbear.id.au) wrote:
> On Mon, Feb 05, 2007 at 03:20:11PM -0500, Mathieu Desnoyers wrote:
> > powerpc 405 : remove 4xx platform from Makefile
> >=20
> > Having an empty arch/powerpc/platforms/4xx (no object) causes a linking
> > error. To correct this, 4xx must be removed from the upper level
> > Makefile (just like 8xx).
>=20
> I don't think there's any point to this.  4xx is broken anyway in
> arch/powerpc at present.  When it's fixed (which I'm working on now),
> that directory will no longer be empty.
>=20
> --=20
> David Gibson			| I'll have my music baroque, and my code
> david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
> 				| _way_ _around_!
> http://www.ozlabs.org/~dgibson

Ok, I'll stick to arch/ppc for 405 then. Thanks for the info.

Mathieu

--=20
Mathieu Desnoyers
Computer Engineering Graduate Student, =C9cole Polytechnique de Montr=E9al
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-06  0:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-05 20:20 [PATCH] powerpc 405 : remove 4xx platform from Makefile Mathieu Desnoyers
2007-02-05 23:54 ` David Gibson
2007-02-06  0:15   ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).