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


      1# SPDX-License-Identifier: GPL-2.0
      2# Copyright(c) 1999 - 2006 Intel Corporation.
      3
      4#
      5# Makefile for the Intel(R) PRO/1000 ethernet driver
      6#
      7
      8obj-$(CONFIG_E1000) += e1000.o
      9
     10e1000-objs := e1000_main.o e1000_hw.o e1000_ethtool.o e1000_param.o