Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.5-rc2 8 lines 202 B view raw
1# 2# Makefile for ALSA 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> 4# 5 6snd-vx-lib-objs := vx_core.o vx_hwdep.o vx_pcm.o vx_mixer.o vx_cmd.o vx_uer.o 7 8obj-$(CONFIG_SND_VX_LIB) += snd-vx-lib.o