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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the HISILICON network device drivers.
      4#
      5
      6obj-$(CONFIG_HNS) += hnae.o
      7
      8obj-$(CONFIG_HNS_DSAF) += hns_dsaf.o
      9hns_dsaf-objs = hns_ae_adapt.o hns_dsaf_gmac.o hns_dsaf_mac.o hns_dsaf_misc.o \
     10	hns_dsaf_main.o hns_dsaf_ppe.o hns_dsaf_rcb.o hns_dsaf_xgmac.o
     11
     12obj-$(CONFIG_HNS_ENET) += hns_enet_drv.o
     13hns_enet_drv-objs = hns_enet.o hns_ethtool.o