repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
do_wait: do take security_task_wait() into account
[linux-2.6/mini2440.git]
/
sound
/
oss
/
dmasound
/
Makefile
blob
3c1531652d117086977c8f201afac846fc7d4d48
1
#
2
# Makefile for the DMA sound driver
3
#
4
5
obj-
$(
CONFIG_DMASOUND_ATARI
) +=
dmasound_core.o dmasound_atari.o
6
obj-
$(
CONFIG_DMASOUND_PAULA
) +=
dmasound_core.o dmasound_paula.o
7
obj-
$(
CONFIG_DMASOUND_Q40
) +=
dmasound_core.o dmasound_q40.o