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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the Marvell PPv2 driver.
      4#
      5obj-$(CONFIG_MVPP2) := mvpp2.o
      6
      7mvpp2-y := mvpp2_main.o mvpp2_prs.o mvpp2_cls.o mvpp2_debugfs.o
      8mvpp2-$(CONFIG_MVPP2_PTP) += mvpp2_tai.o