disable elf2flt on unsupported hosts
This commit is contained in:
parent
2ee904784b
commit
25b3bcbfdf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user