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

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