projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8756d1
)
sh64 no longer implies sh as far as uClibc is concerned..
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 2 May 2005 13:38:26 +0000
(13:38 -0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 2 May 2005 13:38:26 +0000
(13:38 -0000)
toolchain/uClibc/uclibc.mk
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/uclibc.mk
b/toolchain/uClibc/uclibc.mk
index ee5f009c2495d345409247d0c08c7760d7c0d2a3..0c7f9c63664a94630f0a6754f256835838a7145e 100644
(file)
--- a/
toolchain/uClibc/uclibc.mk
+++ b/
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/' \