summaryrefslogtreecommitdiff
path: root/sound/isa/cs423x/Makefile
blob: 6d397e8d54acee86a40046d171a93d603f3e8972 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#

snd-cs4231-objs := cs4231.o
snd-cs4236-objs := cs4236.o cs4236_lib.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_CS4231) += snd-cs4231.o
obj-$(CONFIG_SND_CS4236) += snd-cs4236.o


oid'>f15c323397f87b978f4057eb1462efcbf487493a (patch) tree571deb44f3584bec33ab217767acdacde4123e14 /net/core/timestamping.c parent20b786eb2598ac10c9743535b65611ce808c8d71 (diff)
scripts: add a script to check if Documentation/00-INDEX is sane
It is easy to forget adding/removing entries at the Documentation/00-INDEX file. In a matter of fact, even before ReST conversion, people use to forget adding things here, as there are lots of missing stuff out there. Now that we're doing a hard work converting entries to ReST, and while this hole file is not outdated, it is good to have some tool that would help to verify that this file is kept updated. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'net/core/timestamping.c')