]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - sound/core/seq/oss/Makefile
Merge branch 'omap-clock-fixes' of git://git.pwsan.com/linux-2.6
[linux-2.6-omap-h63xx.git] / sound / core / seq / oss / Makefile
1 #
2 # Makefile for ALSA
3 # Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
4 #
5
6 snd-seq-oss-objs  := seq_oss.o seq_oss_init.o seq_oss_timer.o seq_oss_ioctl.o \
7                      seq_oss_event.o seq_oss_rw.o seq_oss_synth.o \
8                      seq_oss_midi.o seq_oss_readq.o seq_oss_writeq.o
9
10 obj-$(CONFIG_SND_SEQUENCER) += snd-seq-oss.o