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


      1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
      2# Copyright (c) 2019-2020 Marvell International Ltd.
      3
      4obj-$(CONFIG_QEDE) := qede.o
      5
      6qede-y := qede_main.o qede_fp.o qede_filter.o qede_ethtool.o qede_ptp.o
      7qede-$(CONFIG_DCB) += qede_dcbnl.o
      8qede-$(CONFIG_QED_RDMA) += qede_rdma.o