xref: /kernel/linux/linux-5.10/drivers/media/platform/mtk-jpeg/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/platform/mtk-jpeg/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_cimtk_jpeg-objs := mtk_jpeg_core.o \
38c2ecf20Sopenharmony_ci		 mtk_jpeg_dec_hw.o \
48c2ecf20Sopenharmony_ci		 mtk_jpeg_dec_parse.o \
58c2ecf20Sopenharmony_ci		 mtk_jpeg_enc_hw.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_VIDEO_MEDIATEK_JPEG) += mtk_jpeg.o
7

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