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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the IPU3 ImgU drivers
      4#
      5
      6ipu3-imgu-objs += \
      7		ipu3-mmu.o ipu3-dmamap.o \
      8		ipu3-tables.o ipu3-css-pool.o \
      9		ipu3-css-fw.o ipu3-css-params.o \
     10		ipu3-css.o ipu3-v4l2.o ipu3.o
     11
     12obj-$(CONFIG_VIDEO_IPU3_IMGU) += ipu3-imgu.o