summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.sh
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-01-09 09:13:37 +0000
committerEric Andersen <andersen@codepoet.org>2004-01-09 09:13:37 +0000
commitc054a19d56bb9c2d165f85be9ee874ad374cbacf (patch)
tree3f2dcd84ab404e02394910818de5d74e1eb57809 /extra/Configs/Config.sh
parentc761b902cd407ee355a9ef4b36629f8cca36be87 (diff)
As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFS
Diffstat (limited to 'extra/Configs/Config.sh')
-rw-r--r--extra/Configs/Config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh
index 82f9e3684..56ab4edac 100644
--- a/extra/Configs/Config.sh
+++ b/extra/Configs/Config.sh
@@ -59,6 +59,7 @@ config CONFIG_SH4
config CONFIG_SH5
select UCLIBC_HAS_MMU
+ select UCLIBC_HAS_LFS
bool "SH5"
endchoice