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


      1# SPDX-License-Identifier: GPL-2.0
      2obj-$(CONFIG_QCOM_ADM) += qcom_adm.o
      3obj-$(CONFIG_QCOM_BAM_DMA) += bam_dma.o
      4obj-$(CONFIG_QCOM_GPI_DMA) += gpi.o
      5obj-$(CONFIG_QCOM_HIDMA_MGMT) += hdma_mgmt.o
      6hdma_mgmt-objs	 := hidma_mgmt.o hidma_mgmt_sys.o
      7obj-$(CONFIG_QCOM_HIDMA) +=  hdma.o
      8hdma-objs        := hidma_ll.o hidma.o hidma_dbg.o