repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
block: fix module reference leak on put_disk() call for cgroups throttle
[linux/fpc-iii.git]
/
sound
/
pci
/
ac97
/
Makefile
blob
52617533371099771f1acd5c40b0aa76e03acdae
1
#
2
# Makefile for ALSA
3
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
4
#
5
6
snd-ac97-codec-y
:=
ac97_codec.o ac97_pcm.o
7
snd-ac97-codec-
$(
CONFIG_SND_PROC_FS
) +=
ac97_proc.o
8
9
# Toplevel Module Dependency
10
obj-
$(
CONFIG_SND_AC97_CODEC
) +=
snd-ac97-codec.o