Commit 3b738ef6 authored by Manuel Novoa III 's avatar Manuel Novoa III
Browse files

Make sure we prompt for MMU setting if unknown.

parent 6e05374b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -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