Commit 6e05374b authored by Eric Andersen's avatar Eric Andersen
Browse files

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

a per arch basis
parent 28f3840e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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