vhost: add makefile
authorHuawei Xie <huawei.xie@intel.com>
Wed, 8 Oct 2014 18:54:59 +0000 (02:54 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 13 Oct 2014 17:16:54 +0000 (19:16 +0200)
commit7c845c1fcd410fceddb38bb1cf557e9390a40605
tree932d71d3f86c9fdebc8d2090cca184b37f779fce
parent22c668d4946f5d369cc40645a0c4ae4c73532693
vhost: add makefile

vhost lib is turned off by default.
vhost lib is based on cuse, which requires fuse development package
to be installed.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
[Thomas: fix build dependencies]
config/common_linuxapp
lib/Makefile
lib/librte_vhost/Makefile [new file with mode: 0644]
mk/rte.app.mk