X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fppc%2FMakefile;h=679c45a8da2c3af762c613a29df17c0e06c62113;hb=refs%2Fheads%2Fpandora-3.2;hp=d6ba9959097bf647c4b5ffe2adc701d604c06d96;hpb=325a479c4c110db278ef3361460a48c4093252cc;p=pandora-kernel.git diff --git a/sound/ppc/Makefile b/sound/ppc/Makefile index d6ba9959097b..679c45a8da2c 100644 --- a/sound/ppc/Makefile +++ b/sound/ppc/Makefile @@ -1,9 +1,10 @@ # # Makefile for ALSA -# Copyright (c) 2001 by Jaroslav Kysela +# Copyright (c) 2001 by Jaroslav Kysela # -snd-powermac-objs := powermac.o pmac.o awacs.o burgundy.o daca.o tumbler.o toonie.o keywest.o beep.o +snd-powermac-objs := powermac.o pmac.o awacs.o burgundy.o daca.o tumbler.o keywest.o beep.o # Toplevel Module Dependency -obj-$(CONFIG_SND_POWERMAC) += snd-powermac.o +obj-$(CONFIG_SND_POWERMAC) += snd-powermac.o +obj-$(CONFIG_SND_PS3) += snd_ps3.o