sh64 no longer implies sh as far as uClibc is concerned..
authorPaul Mundt <lethal@linux-sh.org>
Mon, 2 May 2005 13:38:26 +0000 (13:38 -0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 2 May 2005 13:38:26 +0000 (13:38 -0000)
toolchain/uClibc/uclibc.mk

index ee5f009c2495d345409247d0c08c7760d7c0d2a3..0c7f9c63664a94630f0a6754f256835838a7145e 100644 (file)
@@ -33,7 +33,6 @@ UCLIBC_TARGET_ARCH:=$(shell echo $(ARCH) | sed -e s'/-.*//' \
                -e 's/m68k.*/m68k/' \
                -e 's/ppc/powerpc/g' \
                -e 's/v850.*/v850/g' \
-               -e 's/sh64/sh/' \
                -e 's/sh[234].*/sh/' \
                -e 's/mips.*/mips/' \
                -e 's/mipsel.*/mips/' \