The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / yasm / Config.in
1 config BR2_PACKAGE_YASM
2         bool "yasm"
3         depends on BR2_i386 || BR2_x86_64
4         help
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
8           object formats.
9
10           http://www.tortall.net/projects/yasm/