diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2013-08-09 16:23:40 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-08-10 10:30:08 +0200 |
commit | c798bec25b0f70061dcdb154708e41b962e6b74f (patch) | |
tree | eab3614b0212005fbdd1992dde48aa0c9b45416e /package/mkpasswd/utils.c | |
parent | 149e4f89604880c355eb8af968b78647ab47fac9 (diff) | |
download | buildroot-c798bec25b0f70061dcdb154708e41b962e6b74f.tar.gz buildroot-c798bec25b0f70061dcdb154708e41b962e6b74f.zip |
uclibc: set MMU usage accordingly
On architectures that lack a MMU (like blackfin) uclibc just undefined
ARCH_HAS_MMU which disabled ARCH_USE_MMU.
But for other architectures which may or may not have one like ARM we
need to set this according to user choice.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/mkpasswd/utils.c')
0 files changed, 0 insertions, 0 deletions