]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - net/vmw_vsock/Makefile
net: define gso types for IPx over IPv4 and IPv6
[mirror_ubuntu-bionic-kernel.git] / net / vmw_vsock / Makefile
1 obj-$(CONFIG_VSOCKETS) += vsock.o
2 obj-$(CONFIG_VMWARE_VMCI_VSOCKETS) += vmw_vsock_vmci_transport.o
3
4 vsock-y += af_vsock.o vsock_addr.o
5
6 vmw_vsock_vmci_transport-y += vmci_transport.o vmci_transport_notify.o \
7 vmci_transport_notify_qstate.o