don't replace powerpc arch with ppc
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Oct 2007 06:23:12 +0000 (06:23 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Oct 2007 06:23:12 +0000 (06:23 +0000)
commit42ef307c66cda7b7e0cb34f931633e6aee15ac5b
treed1c9db843dfb9857ac78c5b6ee08e31ea15ef4e1
parent76b405fc143e5e5926bbced682f798a22486fab8
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9405 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/kernel.mk
target/linux/amcc/Makefile
target/linux/magicbox/Makefile