4 bool "Enable elf2flt support?"
5 depends !BR2_alpha && !BR2_x86_64
8 uCLinux uses a Binary Flat format commonly known as BFLT. It
9 is a relatively simple and lightweight executable format
10 based on the original a.out format.
12 This option compiles the required tools and makes the required
13 modifications on your toolchain (linker).