1 config BR2_PACKAGE_YASM
3 depends on BR2_i386 || BR2_x86_64
5 Yasm is a complete rewrite of the NASM-2.10.01 assembler.
6 It supports the x86 and AMD64 instruction sets, accepts NASM
7 and GAS assembler syntaxes and outputs binary, ELF32 and ELF64
10 http://www.tortall.net/projects/yasm/