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