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


      1obj-$(CONFIG_RDMA_SIW) += siw.o
      2
      3siw-y := \
      4	siw_cm.o \
      5	siw_cq.o \
      6	siw_main.o \
      7	siw_mem.o \
      8	siw_qp.o \
      9	siw_qp_tx.o \
     10	siw_qp_rx.o \
     11	siw_verbs.o