From 14ad6760690b422e2d0f709c06a543196a6da2c0 Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Wed, 17 Dec 2003 08:07:14 +0000
Subject: 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.
---
 extra/Configs/Config.sh | 1 -
 1 file changed, 1 deletion(-)

(limited to 'extra/Configs')

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
-- 
cgit v1.2.3