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
rtc: pl031: make interrupt optional
[linux/fpc-iii.git]
/
sound
/
mips
/
Makefile
blob
b977c44330d67c6e86cef15e1c8eecf68f217b57
1
#
2
# Makefile for ALSA
3
#
4
5
snd-sgi-o2-objs
:=
sgio2audio.o ad1843.o
6
snd-sgi-hal2-objs
:=
hal2.o
7
8
# Toplevel Module Dependency
9
obj-
$(
CONFIG_SND_SGI_O2
) +=
snd-sgi-o2.o
10
obj-
$(
CONFIG_SND_SGI_HAL2
) +=
snd-sgi-hal2.o