summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-17 08:07:14 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-17 08:07:14 +0000
commit14ad6760690b422e2d0f709c06a543196a6da2c0 (patch)
tree69c315b6c87ac9ab90cfe435ea3c31f801135368 /extra
parent0a0a648ed65342e7bb71608894c308bfb6143a4d (diff)
Patch from Paul Mundt <lethal@linux-sh.org>:
Here's the patch for the ldso bits for sh64. This is still in need of a bunch of debugging, testing, etc. and is really only being submitted for general completeness. This assumes that the previous patches I've submitted have already been applied. I plan on playing with this and buildroot some more later, as I'd definitely like to see buildroot images for sh64.
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh
index 2edee5513..82f9e3684 100644
--- a/extra/Configs/Config.sh
+++ b/extra/Configs/Config.sh
@@ -59,7 +59,6 @@ config CONFIG_SH4
config CONFIG_SH5
select UCLIBC_HAS_MMU
- select ARCH_HAS_NO_LDSO
bool "SH5"
endchoice