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


      1# SPDX-License-Identifier: GPL-2.0-only
      2ccs-objs			+= ccs-core.o ccs-reg-access.o \
      3				   ccs-quirk.o ccs-limits.o ccs-data.o
      4obj-$(CONFIG_VIDEO_CCS)		+= ccs.o
      5
      6ccflags-y += -I $(srctree)/drivers/media/i2c