Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
[deliverable/linux.git] / sound / ppc / Makefile
1 #
2 # Makefile for ALSA
3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
4 #
5
6 snd-powermac-objs := powermac.o pmac.o awacs.o burgundy.o daca.o tumbler.o keywest.o beep.o
7
8 # Toplevel Module Dependency
9 obj-$(CONFIG_SND_POWERMAC) += snd-powermac.o
10 obj-$(CONFIG_SND_PS3) += snd_ps3.o
This page took 0.091244 seconds and 6 git commands to generate.