eglibc: needs MMU
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 9 Aug 2013 19:23:41 +0000 (16:23 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Aug 2013 08:43:21 +0000 (10:43 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-buildroot/Config.in

index 396a434ac0b4b0711387c3a025e3977038963ff1..7a26441a0579fd2ea38077364adcd6c29eee6bd3 100644 (file)
@@ -22,6 +22,7 @@ config BR2_TOOLCHAIN_BUILDROOT_EGLIBC
                   BR2_mips64 || BR2_mips64el || BR2_powerpc || \
                   BR2_sh     || BR2_sh64     || BR2_sparc   || \
                   BR2_x86_64
+       depends on BR2_USE_MMU
        select BR2_TOOLCHAIN_USES_GLIBC
        # our eglibc.mk enables RPC support
        select BR2_TOOLCHAIN_HAS_NATIVE_RPC