mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
disable elf2flt on unsupported hosts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user