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


      1# SPDX-License-Identifier: GPL-2.0
      2mantis_core-objs :=	mantis_ioc.o	\
      3			mantis_uart.o	\
      4			mantis_dma.o	\
      5			mantis_pci.o	\
      6			mantis_i2c.o	\
      7			mantis_dvb.o	\
      8			mantis_evm.o	\
      9			mantis_hif.o	\
     10			mantis_ca.o	\
     11			mantis_pcmcia.o	\
     12			mantis_input.o
     13
     14mantis-objs	:=	mantis_cards.o	\
     15			mantis_vp1033.o	\
     16			mantis_vp1034.o	\
     17			mantis_vp1041.o	\
     18			mantis_vp2033.o	\
     19			mantis_vp2040.o	\
     20			mantis_vp3030.o
     21
     22hopper-objs	:=	hopper_cards.o	\
     23			hopper_vp3028.o
     24
     25obj-$(CONFIG_MANTIS_CORE)	+= mantis_core.o
     26obj-$(CONFIG_DVB_MANTIS)	+= mantis.o
     27obj-$(CONFIG_DVB_HOPPER)	+= hopper.o
     28
     29ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/