]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/misc/vmw_vmci/Makefile
net: ethernet: broadcom: have drivers select DIMLIB as needed
[linux.git] / drivers / misc / vmw_vmci / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci.o
3 vmw_vmci-y += vmci_context.o vmci_datagram.o vmci_doorbell.o \
4         vmci_driver.o vmci_event.o vmci_guest.o vmci_handle_array.o \
5         vmci_host.o vmci_queue_pair.o vmci_resource.o vmci_route.o