]> Git Repo - linux.git/blob - sound/usb/Makefile
ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres
[linux.git] / sound / usb / Makefile
1 #
2 # Makefile for ALSA
3 #
4
5 snd-usb-audio-objs := usbaudio.o usbmixer.o
6 snd-usb-lib-objs := usbmidi.o
7
8 # Toplevel Module Dependency
9 obj-$(CONFIG_SND_USB_AUDIO) += snd-usb-audio.o snd-usb-lib.o
10 obj-$(CONFIG_SND_USB_USX2Y) += snd-usb-lib.o
11
12 obj-$(CONFIG_SND) += usx2y/
This page took 0.034991 seconds and 4 git commands to generate.