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


      1# SPDX-License-Identifier: GPL-2.0
      2# Copyright (c)  2018 Intel Corporation
      3
      4#
      5# Intel(R) I225-LM/I225-V 2.5G Ethernet Controller
      6#
      7
      8obj-$(CONFIG_IGC) += igc.o
      9
     10igc-objs := igc_main.o igc_mac.o igc_i225.o igc_base.o igc_nvm.o igc_phy.o \
     11igc_diag.o igc_ethtool.o igc_ptp.o igc_dump.o igc_tsn.o igc_xdp.o