1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 16:01:07 +02:00
nbd 42ef307c66 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
2007-10-23 06:23:12 +00:00
..
2007-09-19 20:58:16 +00:00
2007-10-23 06:23:12 +00:00