cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (266B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci.o
      3vmw_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