Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache into...
[deliverable/linux.git] / drivers / hv / Makefile
CommitLineData
46a97191
GKH
1obj-$(CONFIG_HYPERV) += hv_vmbus.o
2obj-$(CONFIG_HYPERV_UTILS) += hv_utils.o
9aa8b50b 3obj-$(CONFIG_HYPERV_BALLOON) += hv_balloon.o
46a97191
GKH
4
5hv_vmbus-y := vmbus_drv.o \
6 hv.o connection.o channel.o \
7 channel_mgmt.o ring_buffer.o
96dd86fa 8hv_utils-y := hv_util.o hv_kvp.o hv_snapshot.o
This page took 0.15073 seconds and 5 git commands to generate.