소스 검색

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