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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3earth-pt3-objs += pt3.o pt3_i2c.o pt3_dma.o
      4
      5obj-$(CONFIG_DVB_PT3) += earth-pt3.o
      6
      7ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
      8ccflags-y += -I $(srctree)/drivers/media/tuners