repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ipv4: Fix 'iph' use before set.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
sound
/
sh
/
Makefile
blob
7d09b5188cf7aedcf1905fc23c3a3bd6ecc2dc7c
1
#
2
# Makefile for ALSA
3
#
4
5
snd-aica-objs
:=
aica.o
6
snd-sh_dac_audio-objs
:=
sh_dac_audio.o
7
8
# Toplevel Module Dependency
9
obj-
$(
CONFIG_SND_AICA
) +=
snd-aica.o
10
obj-
$(
CONFIG_SND_SH_DAC_AUDIO
) +=
snd-sh_dac_audio.o