]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/mips/Makefile
ALSA: usb-audio: Fix missing error check at mixer resolution test
[mirror_ubuntu-bionic-kernel.git] / sound / mips / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
3#
4
862c2c0a 5snd-sgi-o2-objs := sgio2audio.o ad1843.o
787dba37 6snd-sgi-hal2-objs := hal2.o
1da177e4
LT
7
8# Toplevel Module Dependency
862c2c0a 9obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o
787dba37 10obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o