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 (324B)


      1# SPDX-License-Identifier: GPL-2.0
      2obj-$(CONFIG_INFINIBAND_IPOIB)		+= ipoib/
      3obj-$(CONFIG_INFINIBAND_SRP)		+= srp/
      4obj-$(CONFIG_INFINIBAND_SRPT)		+= srpt/
      5obj-$(CONFIG_INFINIBAND_ISER)		+= iser/
      6obj-$(CONFIG_INFINIBAND_ISERT)		+= isert/
      7obj-$(CONFIG_INFINIBAND_OPA_VNIC)	+= opa_vnic/
      8obj-$(CONFIG_INFINIBAND_RTRS)		+= rtrs/