don't replace powerpc arch with ppc
authorFelix Fietkau <nbd@openwrt.org>
Tue, 23 Oct 2007 06:23:12 +0000 (06:23 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 23 Oct 2007 06:23:12 +0000 (06:23 +0000)
commitd8e032edef2fb9d1f7aa3b1f96a444f0a1db9696
treed77ef6e1abd4233600ab73c1fffbb55487c4bc19
parentc1f0b1fa3fca1f08dd0f24e9f24f4f9dac78a041
don't replace powerpc arch with ppc

'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.

This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9405
include/kernel.mk
target/linux/amcc/Makefile
target/linux/magicbox/Makefile