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


      1# SPDX-License-Identifier: GPL-2.0
      2dvb-as102-objs := as102_drv.o as102_fw.o as10x_cmd.o as10x_cmd_stream.o \
      3		  as102_usb_drv.o as10x_cmd_cfg.o
      4
      5obj-$(CONFIG_DVB_AS102) += dvb-as102.o
      6
      7ccflags-y += -I $(srctree)/drivers/media/dvb-frontends