Commit 36017b3d authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Peter Korsgaard
Browse files

package/elf2flt: hide when an MMU is used



elf2flt is specifically for cases where an MMU is not available.
There is no point in building elf2flt when using an MMU.

Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 019188d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_HOST_ELF2FLT
	bool "Enable elf2flt support?"
	depends on BR2_arm || BR2_bfin || BR2_sh || BR2_sparc
	depends on !BR2_USE_MMU
	help
	  uCLinux uses a Binary Flat format commonly known as BFLT. It
	  is a relatively simple and lightweight executable format