[Buildroot] [PATCH 1/3] busybox: set/unset CONFIG_NOMMU

Axel Lin axel.lin at ingics.com
Sat Aug 10 02:08:01 UTC 2013


2013/8/10 Gustavo Zacarias <gustavo at zacarias.com.ar>:
> Set busybox .config CONFIG_NOMMU appropiately and streamline this new
> setting with the previous BUSYBOX_DISABLE_MMU_APPLETS in a single
> BUSYBOX_SET_MMU definition (since it's not just applets now).
>
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>

Hi Gustavo,

I try to build for noMMU with below patches:
[PATCH 1/3] busybox: set/unset CONFIG_NOMMU
[PATCH 2/3] uclibc: set MMU usage accordingly

However, I still got ELF executable:
$ file output/target/bin/busybox
output/target/bin/busybox: setuid ELF 32-bit LSB executable, ARM,
version 1 (SYSV), statically linked, stripped

Regards,
Axel



More information about the buildroot mailing list