]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/vhost/Makefile
Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / drivers / vhost / Makefile
1 obj-$(CONFIG_VHOST_NET) += vhost_net.o
2 vhost_net-y := vhost.o net.o
3
4 obj-$(CONFIG_TCM_VHOST) += tcm_vhost.o