projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b98e4d0
)
toolchain-common.in: Fix USE_MMU typo
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 15 Jan 2011 20:21:16 +0000
(21:21 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 15 Jan 2011 20:21:16 +0000
(21:21 +0100)
Thanks to Marc Gauthier for noticing.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-common.in
patch
|
blob
|
history
diff --git
a/toolchain/toolchain-common.in
b/toolchain/toolchain-common.in
index 9106e1f2bdf923cebd521ff5a11584e2e44423a4..eb3628ac1dcdb90565a8085b3ffbc9279316e168 100644
(file)
--- a/
toolchain/toolchain-common.in
+++ b/
toolchain/toolchain-common.in
@@
-67,7
+67,7
@@
config BR2_NEEDS_GETTEXT_IF_LOCALE
default y if (BR2_NEEDS_GETTEXT && BR2_ENABLE_LOCALE)
config BR2_USE_MMU
- bool "Enable MMU support" if BR2_arm || BR2_armeb || BR2_mips || BR2_mipsel || BR2_sh || BR2_
e
xtensa
+ bool "Enable MMU support" if BR2_arm || BR2_armeb || BR2_mips || BR2_mipsel || BR2_sh || BR2_xtensa
default y
help
If your target has a MMU, you should say Y here. If you