printf: Remove unused 'bprintf'
[drm/drm-misc.git] / sound / i2c / Makefile
blobc827f9f70a339e24dea27e44875e1e9a78b22d0a
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for ALSA
4 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
7 snd-i2c-y := i2c.o
8 snd-cs8427-y := cs8427.o
9 snd-tea6330t-y := tea6330t.o
11 obj-$(CONFIG_SND) += other/
13 # Toplevel Module Dependency
14 obj-$(CONFIG_SND_INTERWAVE_STB) += snd-tea6330t.o snd-i2c.o
15 obj-$(CONFIG_SND_ICE1712) += snd-cs8427.o snd-i2c.o
16 obj-$(CONFIG_SND_ICE1724) += snd-i2c.o