xref: /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci# Makefile for Qualcomm Venus driver
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_civenus-core-objs += core.o helpers.o firmware.o \
58c2ecf20Sopenharmony_ci		   hfi_venus.o hfi_msgs.o hfi_cmds.o hfi.o \
68c2ecf20Sopenharmony_ci		   hfi_parser.o pm_helpers.o dbgfs.o
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_civenus-dec-objs += vdec.o vdec_ctrls.o
98c2ecf20Sopenharmony_civenus-enc-objs += venc.o venc_ctrls.o
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_QCOM_VENUS) += venus-core.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_QCOM_VENUS) += venus-dec.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_QCOM_VENUS) += venus-enc.o
14

Indexes created Thu Nov 07 10:32:03 CST 2024