uclibc: set MMU usage accordingly
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 9 Aug 2013 19:23:40 +0000 (16:23 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Aug 2013 08:30:08 +0000 (10:30 +0200)
commitc798bec25b0f70061dcdb154708e41b962e6b74f
treeeab3614b0212005fbdd1992dde48aa0c9b45416e
parent149e4f89604880c355eb8af968b78647ab47fac9
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>
package/uclibc/uclibc.mk