Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixes
[deliverable/linux.git] / sound / isa / galaxy / Makefile
CommitLineData
49531192
RH
1#
2# Makefile for ALSA
3# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
4#
5
6snd-azt1605-objs := azt1605.o
7snd-azt2316-objs := azt2316.o
8
9obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o
10obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o
This page took 0.124221 seconds and 5 git commands to generate.