initial commit with v2.6.9
[linux-2.6.9-moxart.git] / sound / core / ioctl32 / Makefile
blob0d0eacd42380bd190ea2872ee2483636f2fda604
2 # Makefile for ALSA
3 # Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
6 snd-ioctl32-objs := ioctl32.o pcm32.o rawmidi32.o timer32.o hwdep32.o
7 ifneq ($(CONFIG_SND_SEQUENCER),n)
8 snd-ioctl32-objs += seq32.o
9 endif
11 obj-$(CONFIG_SND_BIT32_EMUL) += snd-ioctl32.o