toolchain: include yasm in x86 toolchain
authorDaniel Golle <daniel@makrotopia.org>
Fri, 19 Aug 2016 15:49:09 +0000 (17:49 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 19 Aug 2016 15:53:50 +0000 (17:53 +0200)
commitc08651226f5645204f91f79d247801033f6015d1
tree865b9e6d09a480afc2c209f3d973a2e636b3778d
parentf71f7f0df15a78a5793b8f8cdc6abff7563245e3
toolchain: include yasm in x86 toolchain

Some libraries require yasm to build with in-line assembly for x86
targets.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
toolchain/Config.in
toolchain/Makefile
toolchain/yasm/Makefile [new file with mode: 0644]