X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fppc%2FMakefile;h=679c45a8da2c3af762c613a29df17c0e06c62113;hb=6d5f0ebfc0be9cbfeaafdd9258d5fa24b7975a36;hp=4d95c652c8cacd7fdc7616d609cfbbf294784b4a;hpb=45c091bb2d453ce4a8b06cf19872ec7a77fc4799;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/ppc/Makefile b/sound/ppc/Makefile index 4d95c652c8ca..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 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