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