You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
snd-firewire-digi00x-objs := amdtp-dot.o digi00x-stream.o digi00x-proc.o \
|
|
digi00x-pcm.o digi00x-hwdep.o \
|
|
digi00x-transaction.o digi00x-midi.o digi00x.o
|
|
obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += snd-firewire-digi00x.o
|
|
|