1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 01:39:28 +02:00
openwrt/target/linux/amcc
Felix Fietkau d8e032edef 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
2007-10-23 06:23:12 +00:00
..
base-files/etc
image
patches
config-2.6.21
Makefile don't replace powerpc arch with ppc 2007-10-23 06:23:12 +00:00