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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the S/390 specific device drivers
      4#
      5
      6zfcp-objs := zfcp_aux.o zfcp_ccw.o zfcp_dbf.o zfcp_erp.o \
      7	     zfcp_fc.o zfcp_fsf.o zfcp_qdio.o zfcp_scsi.o zfcp_sysfs.o \
      8	     zfcp_unit.o zfcp_diag.o
      9
     10obj-$(CONFIG_ZFCP) += zfcp.o