From 6e05374b6d4fbfa30f73b67cb9740d4742f25068 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 11 Nov 2003 21:18:47 +0000 Subject: Default to having an MMU, which must be explictly overridden on a per arch basis --- sources/uClibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources') 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 -- cgit v1.2.3