xref: /kernel/linux/linux-6.6/drivers/media/test-drivers/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/media/test-drivers/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the test drivers.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci# Please keep it alphabetically sorted by Kconfig name
762306a36Sopenharmony_ci# (e. g. LC_ALL=C sort Makefile)
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-$(CONFIG_DVB_VIDTV) += vidtv/
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_VICODEC) += vicodec/
1262306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_VIM2M) += vim2m.o
1362306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_VIMC) += vimc/
1462306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_VIVID) += vivid/
1562306a36Sopenharmony_ciobj-$(CONFIG_VIDEO_VISL) += visl/
16

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