blob: 9aee54c4882d95549f9e2f046164ce43e86944d6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001# Makefile for the Linux sound card driver
2#
3
4obj-$(CONFIG_SOUND) += soundcore.o
Adrian Bunkb9dd6ff2006-09-29 02:01:36 -07005obj-$(CONFIG_SOUND_PRIME) += sound_firmware.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_SOUND_PRIME) += oss/
7obj-$(CONFIG_DMASOUND) += oss/
Takashi Iwai30833192006-06-26 13:11:09 +02008obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ synth/ usb/ sparc/ parisc/ pcmcia/ mips/
9obj-$(CONFIG_SND_AOA) += aoa/
Linus Torvalds1da177e2005-04-16 15:20:36 -070010
Nicolas Pitree1036502006-12-12 13:32:29 -050011# This one must be compilable even if sound is configured out
12obj-$(CONFIG_AC97_BUS) += ac97_bus.o
13
Linus Torvalds1da177e2005-04-16 15:20:36 -070014ifeq ($(CONFIG_SND),y)
15 obj-y += last.o
16endif
17
Adrian Bunkb9dd6ff2006-09-29 02:01:36 -070018soundcore-objs := sound_core.o