ppc64: default build as the merged 'powerpc' architecture
authorLinus Torvalds <torvalds@g5.osdl.org>
Fri, 11 Nov 2005 22:27:32 +0000 (14:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 11 Nov 2005 22:27:32 +0000 (14:27 -0800)
After the last merge of the new unified 'powerpc' architecture, ppc64 no
longer compiles cleanly as a standalone architecture.  Some bits and
pieces still exist as files under the old ppc64 hierarchy, but the old
"ARCH=ppc64" is dead.

So if "uname" says ppc64, that now implies that the default architecture
should be "powerpc".

Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile

diff --cc Makefile
Simple merge