summaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-11 21:18:47 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-11 21:18:47 +0000
commit6e05374b6d4fbfa30f73b67cb9740d4742f25068 (patch)
tree669057db3caa606319c5f7e6e1b3b742a9af9a69 /sources
parent28f3840eb8cf0302d52e6ac59f5e5720ff1dbde2 (diff)
downloadbuildroot-novena-6e05374b6d4fbfa30f73b67cb9740d4742f25068.tar.gz
buildroot-novena-6e05374b6d4fbfa30f73b67cb9740d4742f25068.zip
Default to having an MMU, which must be explictly overridden on
a per arch basis
Diffstat (limited to 'sources')
-rw-r--r--sources/uClibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config
index 472c2cf40..604d0d6e0 100644
--- a/sources/uClibc.config
+++ b/sources/uClibc.config
@@ -24,7 +24,7 @@ TARGET_ARCH="none"
# ARCH_LITTLE_ENDIAN is not set
# ARCH_BIG_ENDIAN is not set
# ARCH_HAS_NO_MMU is not set
-# UCLIBC_HAS_MMU is not set
+UCLIBC_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
# ARCH_HAS_NO_FPU is not set
# HAS_FPU is not set