diff options
-rw-r--r-- | sources/uClibc.config | 2 |
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 |