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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_QEDF) := qedf.o
      3qedf-y = qedf_dbg.o qedf_main.o qedf_io.o qedf_fip.o \
      4	 qedf_attr.o qedf_els.o drv_scsi_fw_funcs.o drv_fcoe_fw_funcs.o
      5
      6qedf-$(CONFIG_DEBUG_FS) += qedf_debugfs.o