disable elf2flt on unsupported hosts

This commit is contained in:
Mike Frysinger 2006-02-15 00:17:46 +00:00
parent 2ee904784b
commit 25b3bcbfdf

View File

@ -2,6 +2,7 @@ comment "elf2flt"
config BR2_ELF2FLT
bool "Enable elf2flt support?"
depends !BR2_alpha && !BR2_x86_64
default n
help
uCLinux uses a Binary Flat format commonly known as BFLT. It