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


      1# SPDX-License-Identifier: GPL-2.0
      2netup-unidvb-objs += netup_unidvb_core.o
      3netup-unidvb-objs += netup_unidvb_i2c.o
      4netup-unidvb-objs += netup_unidvb_ci.o
      5netup-unidvb-objs += netup_unidvb_spi.o
      6
      7obj-$(CONFIG_DVB_NETUP_UNIDVB) += netup-unidvb.o
      8
      9ccflags-y += -I $(srctree)/drivers/media/dvb-frontends