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


      1# SPDX-License-Identifier: GPL-2.0
      2obj-$(CONFIG_VIDEO_SAMSUNG_S5P_MFC) += s5p-mfc.o
      3s5p-mfc-y += s5p_mfc.o s5p_mfc_intr.o
      4s5p-mfc-y += s5p_mfc_dec.o s5p_mfc_enc.o
      5s5p-mfc-y += s5p_mfc_ctrl.o s5p_mfc_pm.o
      6s5p-mfc-y += s5p_mfc_opr.o s5p_mfc_opr_v5.o s5p_mfc_opr_v6.o
      7s5p-mfc-y += s5p_mfc_cmd.o s5p_mfc_cmd_v5.o s5p_mfc_cmd_v6.o