mirror of
https://github.com/gnuton/asuswrt-merlin.ng.git
synced 2025-05-19 16:02:36 +02:00
4 lines
225 B
Makefile
4 lines
225 B
Makefile
snd-bebob-objs := bebob_command.o bebob_stream.o bebob_proc.o bebob_midi.o \
|
|
bebob_pcm.o bebob_hwdep.o bebob_terratec.o bebob_yamaha.o \
|
|
bebob_focusrite.o bebob_maudio.o bebob.o
|
|
obj-$(CONFIG_SND_BEBOB) += snd-bebob.o
|