]> Pileus Git - ~andy/linux/blobdiff - drivers/hv/Makefile
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[~andy/linux] / drivers / hv / Makefile
index a23938b991c9a70d72c4d8b4ac8e106569ea3295..e6abfa02d8b7b5c02e68c793e083bc15e3d6c4c0 100644 (file)
@@ -1,5 +1,6 @@
 obj-$(CONFIG_HYPERV)           += hv_vmbus.o
 obj-$(CONFIG_HYPERV_UTILS)     += hv_utils.o
+obj-$(CONFIG_HYPERV_BALLOON)   += hv_balloon.o
 
 hv_vmbus-y := vmbus_drv.o \
                 hv.o connection.o channel.o \