Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[deliverable/linux.git] / sound / mips / Makefile
... / ...
CommitLineData
1#
2# Makefile for ALSA
3#
4
5snd-sgi-o2-objs := sgio2audio.o ad1843.o
6snd-sgi-hal2-objs := hal2.o
7
8# Toplevel Module Dependency
9obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o
10obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o
This page took 0.034196 seconds and 5 git commands to generate.