#
# Makefile for ALSA PowerPC drivers
# Copyright (C) 2006 Sony Computer Entertaiment Inc.
# All rights reserved
#

snd-ps3pf-objs := snd_ps3pf.o

obj-$(CONFIG_SND_PS3PF) += snd_ps3pf.o
