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 v3.4-rc7 9 lines 243 B view raw
1# 2# Makefile for ALSA 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> 4# 5 6snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o 7 8# Toplevel Module Dependency 9obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o