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


      1# SPDX-License-Identifier: GPL-2.0-only
      2
      3ccflags-y += -Werror
      4
      5obj-${CONFIG_MTK_T7XX} := mtk_t7xx.o
      6mtk_t7xx-y:=	t7xx_pci.o \
      7		t7xx_pcie_mac.o \
      8		t7xx_mhccif.o \
      9		t7xx_state_monitor.o  \
     10		t7xx_modem_ops.o \
     11		t7xx_cldma.o \
     12		t7xx_hif_cldma.o  \
     13		t7xx_port_proxy.o  \
     14		t7xx_port_ctrl_msg.o \
     15		t7xx_port_wwan.o \
     16		t7xx_hif_dpmaif.o  \
     17		t7xx_hif_dpmaif_tx.o \
     18		t7xx_hif_dpmaif_rx.o  \
     19		t7xx_dpmaif.o \
     20		t7xx_netdev.o