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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the test drivers.
      4#
      5
      6# Please keep it alphabetically sorted by Kconfig name
      7# (e. g. LC_ALL=C sort Makefile)
      8
      9obj-$(CONFIG_DVB_VIDTV) += vidtv/
     10
     11obj-$(CONFIG_VIDEO_VICODEC) += vicodec/
     12obj-$(CONFIG_VIDEO_VIM2M) += vim2m.o
     13obj-$(CONFIG_VIDEO_VIMC) += vimc/
     14obj-$(CONFIG_VIDEO_VIVID) += vivid/