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


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