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 v5.0 6 lines 275 B view raw
1# SPDX-License-Identifier: GPL-2.0 2snd-bebob-objs := bebob_command.o bebob_stream.o bebob_proc.o bebob_midi.o \ 3 bebob_pcm.o bebob_hwdep.o bebob_terratec.o \ 4 bebob_yamaha_terratec.o bebob_focusrite.o bebob_maudio.o \ 5 bebob.o 6obj-$(CONFIG_SND_BEBOB) += snd-bebob.o