File: Makefile

package info (click to toggle)
linux 3.16.39-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 757,956 kB
file content (4 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (26)
1
2
3
4
obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci.o
vmw_vmci-y += vmci_context.o vmci_datagram.o vmci_doorbell.o \
	vmci_driver.o vmci_event.o vmci_guest.o vmci_handle_array.o \
	vmci_host.o vmci_queue_pair.o vmci_resource.o vmci_route.o