|
@@ -1,6 +1,6 @@
|
|
config BR2_PACKAGE_HOST_ELF2FLT
|
|
config BR2_PACKAGE_HOST_ELF2FLT
|
|
bool "Enable elf2flt support?"
|
|
bool "Enable elf2flt support?"
|
|
- depends on BR2_arm || BR2_bfin || BR2_sh || BR2_sparc
|
|
|
|
|
|
+ depends on BR2_arm || BR2_sh || BR2_sparc
|
|
depends on !BR2_USE_MMU
|
|
depends on !BR2_USE_MMU
|
|
help
|
|
help
|
|
uCLinux uses a Binary Flat format commonly known as BFLT. It
|
|
uCLinux uses a Binary Flat format commonly known as BFLT. It
|