blob: c03b0bed65d5b74f777dd47749ed0f2b344a4b32 [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
5obj-$(CONFIG_SOUND_PRIME) += oss/
6obj-$(CONFIG_DMASOUND) += oss/
Hans-Christian Egtvedt3b0a8992007-07-23 15:52:42 +02007obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
Jerome Anand287599c2017-01-25 04:27:51 +05308 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/
Takashi Iwai30833192006-06-26 13:11:09 +02009obj-$(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
Robert Jarzmik8d433442017-09-02 21:54:05 +020013obj-$(CONFIG_AC97_BUS_NEW) += ac97/
Nicolas Pitree1036502006-12-12 13:32:29 -050014
Linus Torvalds1da177e2005-04-16 15:20:36 -070015ifeq ($(CONFIG_SND),y)
16 obj-y += last.o
17endif
18
Adrian Bunkb9dd6ff2006-09-29 02:01:36 -070019soundcore-objs := sound_core.o