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


      1# SPDX-License-Identifier: GPL-2.0
      2# $Id: Makefile
      3
      4obj-$(CONFIG_LIBFC) += libfc.o
      5
      6libfc-objs := \
      7	fc_libfc.o \
      8	fc_disc.o \
      9	fc_exch.o \
     10	fc_elsct.o \
     11	fc_frame.o \
     12	fc_lport.o \
     13	fc_rport.o \
     14	fc_fcp.o \
     15	fc_npiv.o