xref: /kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TI_VPE) += ti-vpe.o
38c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TI_VPDMA) += ti-vpdma.o
48c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TI_SC) += ti-sc.o
58c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TI_CSC) += ti-csc.o
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_citi-vpe-y := vpe.o
88c2ecf20Sopenharmony_citi-vpdma-y := vpdma.o
98c2ecf20Sopenharmony_citi-sc-y := sc.o
108c2ecf20Sopenharmony_citi-csc-y := csc.o
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciccflags-$(CONFIG_VIDEO_TI_VPE_DEBUG) += -DDEBUG
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_TI_CAL) += ti-cal.o
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_citi-cal-y := cal.o cal-camerarx.o cal-video.o
17

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