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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the HISILICON network device drivers.
      4#
      5
      6obj-$(CONFIG_HIX5HD2_GMAC) += hix5hd2_gmac.o
      7obj-$(CONFIG_HIP04_ETH) += hip04_eth.o
      8obj-$(CONFIG_HNS_MDIO) += hns_mdio.o
      9obj-$(CONFIG_HNS) += hns/
     10obj-$(CONFIG_HNS3) += hns3/
     11obj-$(CONFIG_HISI_FEMAC) += hisi_femac.o