xref: /kernel/linux/linux-6.6/sound/soc/generic/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/soc/generic/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_cisnd-soc-simple-card-utils-objs	:= simple-card-utils.o
362306a36Sopenharmony_cisnd-soc-simple-card-objs	:= simple-card.o
462306a36Sopenharmony_cisnd-soc-audio-graph-card-objs	:= audio-graph-card.o
562306a36Sopenharmony_cisnd-soc-audio-graph-card2-objs	:= audio-graph-card2.o
662306a36Sopenharmony_cisnd-soc-audio-graph-card2-custom-sample-objs := audio-graph-card2-custom-sample.o
762306a36Sopenharmony_cisnd-soc-test-component-objs	:= test-component.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-$(CONFIG_SND_SIMPLE_CARD_UTILS)	+= snd-soc-simple-card-utils.o
1062306a36Sopenharmony_ciobj-$(CONFIG_SND_SIMPLE_CARD)		+= snd-soc-simple-card.o
1162306a36Sopenharmony_ciobj-$(CONFIG_SND_AUDIO_GRAPH_CARD)	+= snd-soc-audio-graph-card.o
1262306a36Sopenharmony_ciobj-$(CONFIG_SND_AUDIO_GRAPH_CARD2)	+= snd-soc-audio-graph-card2.o
1362306a36Sopenharmony_ciobj-$(CONFIG_SND_AUDIO_GRAPH_CARD2_CUSTOM_SAMPLE) += snd-soc-audio-graph-card2-custom-sample.o
1462306a36Sopenharmony_ciobj-$(CONFIG_SND_TEST_COMPONENT)	+= snd-soc-test-component.o
15

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