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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Makefile for APM X-Gene Ethernet v2 driver
      4#
      5
      6xgene-enet-v2-objs := main.o mac.o enet.o ring.o mdio.o ethtool.o
      7obj-$(CONFIG_NET_XGENE_V2) += xgene-enet-v2.o