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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_VIDEO_STI_DELTA_DRIVER) += st-delta.o
      3st-delta-y := delta-v4l2.o delta-mem.o delta-ipc.o delta-debug.o
      4
      5# MJPEG support
      6st-delta-$(CONFIG_VIDEO_STI_DELTA_MJPEG) += delta-mjpeg-hdr.o
      7st-delta-$(CONFIG_VIDEO_STI_DELTA_MJPEG) += delta-mjpeg-dec.o