mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
elf2flt: enable for xtensa
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
471d6b2869
commit
86e8062ecd
@ -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_sh || BR2_sparc
|
depends on BR2_arm || BR2_sh || BR2_sparc || BR2_xtensa
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user