Browse Source

disable elf2flt on unsupported hosts

Mike Frysinger 19 years ago
parent
commit
25b3bcbfdf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      toolchain/elf2flt/Config.in

+ 1 - 0
toolchain/elf2flt/Config.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