repo.or.cz
/
linux-2.6
/
btrfs-unstable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bitfield: avoid gcc-8 -Wint-in-bool-context warning
[linux-2.6/btrfs-unstable.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