Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 77b2555b52a894a2e39a42e43d993df875c46a6a 12 lines 264 B view raw
1# 2# Makefile for ALSA 3# 4 5snd-usb-audio-objs := usbaudio.o usbmixer.o 6snd-usb-lib-objs := usbmidi.o 7 8# Toplevel Module Dependency 9obj-$(CONFIG_SND_USB_AUDIO) += snd-usb-audio.o snd-usb-lib.o 10obj-$(CONFIG_SND_USB_USX2Y) += snd-usb-lib.o 11 12obj-$(CONFIG_SND) += usx2y/