commit | f8f9dc98883f66f59eb0601da65808e6b139c87c | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Mar 31 11:59:27 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sun Apr 13 23:18:21 2008 -0700 |
tree | 2c62c8bcdbfcd912b30b531f2e21228e4a2472e9 | |
parent | 8af657d2c6d1ca4f2f76973531394d4578ba2ef0 [diff] |
Allow use of ARCH=powerpc when building The linux kernel is now mostly ARCH=powerpc, so to make life easier allow use to use ARCH=powerpc and convert it to ARCH=ppc. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>