xref: /kernel/linux/linux-5.10/sound/arm/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/arm/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for ALSA
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_ARMAACI)	+= snd-aaci.o
78c2ecf20Sopenharmony_cisnd-aaci-objs			:= aaci.o
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_PXA2XX_LIB)	+= snd-pxa2xx-lib.o
108c2ecf20Sopenharmony_cisnd-pxa2xx-lib-y		:= pxa2xx-pcm-lib.o
118c2ecf20Sopenharmony_cisnd-pxa2xx-lib-$(CONFIG_SND_PXA2XX_LIB_AC97)	+= pxa2xx-ac97-lib.o
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_PXA2XX_AC97)	+= snd-pxa2xx-ac97.o
148c2ecf20Sopenharmony_cisnd-pxa2xx-ac97-objs		:= pxa2xx-ac97.o
15

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