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
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git]
/
sound
/
mips
/
Makefile
blob
ccc364eca6922e4ffa8c42e7563de5db3d27ceb0
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for ALSA
4
#
5
6
snd-sgi-o2-objs
:=
sgio2audio.o ad1843.o
7
snd-sgi-hal2-objs
:=
hal2.o
8
9
# Toplevel Module Dependency
10
obj-
$(
CONFIG_SND_SGI_O2
) +=
snd-sgi-o2.o
11
obj-
$(
CONFIG_SND_SGI_HAL2
) +=
snd-sgi-hal2.o