Browse Source

sh64 no longer implies sh as far as uClibc is concerned..

Paul Mundt 20 years ago
parent
commit
8e6c4f0576
1 changed files with 0 additions and 1 deletions
  1. 0 1
      toolchain/uClibc/uclibc.mk

+ 0 - 1
toolchain/uClibc/uclibc.mk

@@ -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/' \