Default to having an MMU, which must be explictly overridden on
authorEric Andersen <andersen@codepoet.org>
Tue, 11 Nov 2003 21:18:47 +0000 (21:18 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 11 Nov 2003 21:18:47 +0000 (21:18 -0000)
a per arch basis

sources/uClibc.config

index 472c2cf405981407394a77f383a3bf17252e634a..604d0d6e0f55277685d692b8e86a193a9bc8b03b 100644 (file)
@@ -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