mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
c6d43ba816
What is working: Everything except SPDIF - Hardware Master volume - PCM 44-192kHz@24 bits, 6 channels out, 4 channels in (analog) - MIDI in/out - firmware loading after cold start - phono/line switching Signed-off-by: Torsten Schenk <torsten.schenk@zoho.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
4 lines
118 B
Makefile
4 lines
118 B
Makefile
snd-usb-6fire-objs += chip.o comm.o midi.o control.o firmware.o pcm.o
|
|
obj-$(CONFIG_SND_USB_6FIRE) += snd-usb-6fire.o
|
|
|