Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.git] / sound / sh / Makefile
... / ...
CommitLineData
1#
2# Makefile for ALSA
3#
4
5snd-aica-objs := aica.o
6snd-sh_dac_audio-objs := sh_dac_audio.o
7
8# Toplevel Module Dependency
9obj-$(CONFIG_SND_AICA) += snd-aica.o
10obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o
This page took 0.03975 seconds and 5 git commands to generate.