Make sure we prompt for MMU setting if unknown.

This commit is contained in:
Manuel Novoa III 2003-11-11 21:26:17 +00:00
parent 6e05374b6d
commit 3b738ef6dd
2 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@ 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=y
UCLIBC_HAS_FLOATS=y
# ARCH_HAS_NO_FPU is not set
# HAS_FPU is not set

View File

@ -24,7 +24,6 @@ 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_FLOATS=y
# ARCH_HAS_NO_FPU is not set
# HAS_FPU is not set