浏览代码

disable elf2flt on unsupported hosts

Mike Frysinger 19 年之前
父节点
当前提交
25b3bcbfdf
共有 1 个文件被更改,包括 1 次插入0 次删除
  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