arm64: Distinguish between user and kernel XN bits
[deliverable/linux.git] / drivers / hv / Makefile
CommitLineData
46a97191
GKH
1obj-$(CONFIG_HYPERV) += hv_vmbus.o
2obj-$(CONFIG_HYPERV_UTILS) += hv_utils.o
3
4hv_vmbus-y := vmbus_drv.o \
5 hv.o connection.o channel.o \
6 channel_mgmt.o ring_buffer.o
7hv_utils-y := hv_util.o hv_kvp.o
This page took 0.097211 seconds and 5 git commands to generate.