]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/hv/Makefile
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[karo-tx-linux.git] / drivers / hv / Makefile
1 obj-$(CONFIG_HYPERV)            += hv_vmbus.o
2 obj-$(CONFIG_HYPERV_UTILS)      += hv_utils.o
3
4 hv_vmbus-y := vmbus_drv.o \
5                  hv.o connection.o channel.o \
6                  channel_mgmt.o ring_buffer.o
7 hv_utils-y := hv_util.o hv_kvp.o