Default to having an MMU, which must be explictly overridden on

a per arch basis
This commit is contained in:
Eric Andersen 2003-11-11 21:18:47 +00:00
parent 28f3840eb8
commit 6e05374b6d

View 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