powerpc: Make ARCH=powerpc the default for 32-bit ppc
authorPaul Mackerras <paulus@samba.org>
Sun, 15 Jan 2006 06:33:52 +0000 (17:33 +1100)
committerPaul Mackerras <paulus@samba.org>
Sun, 15 Jan 2006 06:33:52 +0000 (17:33 +1100)
commit820a8ce7931d18338e5c089725ec083518da1644
treecc531ec80117671fece720d208a587891e8ab158
parenta7fdd90bc43e3e9cb08bc1b13650024d419b89e5
powerpc: Make ARCH=powerpc the default for 32-bit ppc

This makes ARCH=powerpc the default on 32-bit powerpc machines,
where uname -m returns ppc, as well as on 64-bit powerpc machines.
Most people who would be likely to build their own kernels on
32-bit powerpc machines would be using powermacs or CHRP machines,
both of which are supported with ARCH=powerpc now.  Embedded ppc
developers whose ports haven't been moved over to arch/powerpc
yet will have to explicitly set ARCH=ppc now.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Makefile