mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +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>
3 lines
118 B
Makefile
3 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
|
|
|