acct: constify the name arg to acct_on
[deliverable/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
This page took 0.030923 seconds and 5 git commands to generate.