xref: /kernel/linux/linux-5.10/sound/i2c/other/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/i2c/other/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for ALSA
48c2ecf20Sopenharmony_ci# Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
58c2ecf20Sopenharmony_ci#
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cisnd-ak4114-objs := ak4114.o
88c2ecf20Sopenharmony_cisnd-ak4117-objs := ak4117.o
98c2ecf20Sopenharmony_cisnd-ak4113-objs := ak4113.o
108c2ecf20Sopenharmony_cisnd-ak4xxx-adda-objs := ak4xxx-adda.o
118c2ecf20Sopenharmony_cisnd-pt2258-objs := pt2258.o
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci# Module Dependency
148c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_PDAUDIOCF) += snd-ak4117.o
158c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_ICE1712) += snd-ak4xxx-adda.o
168c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_ICE1724) += snd-ak4114.o snd-ak4113.o snd-ak4xxx-adda.o snd-pt2258.o
17

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