projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f3840
)
Default to having an MMU, which must be explictly overridden on
author
Eric Andersen
<andersen@codepoet.org>
Tue, 11 Nov 2003 21:18:47 +0000
(21:18 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 11 Nov 2003 21:18:47 +0000
(21:18 -0000)
a per arch basis
sources/uClibc.config
patch
|
blob
|
history
diff --git
a/sources/uClibc.config
b/sources/uClibc.config
index 472c2cf405981407394a77f383a3bf17252e634a..604d0d6e0f55277685d692b8e86a193a9bc8b03b 100644
(file)
--- 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