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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the Engleder Ethernet drivers
      4#
      5
      6obj-$(CONFIG_TSNEP) += tsnep.o
      7
      8tsnep-objs := tsnep_main.o tsnep_ethtool.o tsnep_ptp.o tsnep_tc.o \
      9	      $(tsnep-y)
     10tsnep-$(CONFIG_TSNEP_SELFTESTS) += tsnep_selftests.o