]> Git Repo - linux.git/blame - sound/sh/Makefile
Merge branch 'sony' into release
[linux.git] / sound / sh / Makefile
CommitLineData
198de43d
AM
1#
2# Makefile for ALSA
3#
4
5snd-aica-objs := aica.o
9dcaa7b2 6snd-sh_dac_audio-objs := sh_dac_audio.o
198de43d
AM
7
8# Toplevel Module Dependency
9obj-$(CONFIG_SND_AICA) += snd-aica.o
9dcaa7b2 10obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o
This page took 0.266498 seconds and 4 git commands to generate.