projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE
[linux-2.6-microblaze.git]
/
sound
/
sh
/
Makefile
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