Broadcom SDK and wireless driver: another attempt to update to ver. 5.10.147.0
[tomato.git] / release / src-rt / linux / linux-2.6 / sound / soc / bcm947xx / Makefile
bloba6d8af7dd305e8c7ac6d0ff8f99d7ca16e2f9866
2 # ALSA SoC Makefile for the Broadcom BCM947XX family of SOCs
4 # Copyright (C) 2009, Broadcom Corporation
5 # All Rights Reserved.
6 #
7 # THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
8 # KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
9 # SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
10 # FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
12 # $Id: Makefile,v 1.1 2009/10/30 20:37:14 Exp $
15 # BCM947xx Platform Support
16 snd-soc-bcm947xx-i2s-objs := bcm947xx-i2s.o
17 snd-soc-bcm947xx-pcm-objs := bcm947xx-pcm.o
19 obj-$(CONFIG_SND_BCM947XX_SOC) += snd-soc-bcm947xx-i2s.o
20 obj-$(CONFIG_SND_BCM947XX_SOC) += snd-soc-bcm947xx-pcm.o
22 # BCM947xx Machine Support
23 # snd-soc-bcm947xx-objs := bcm94717bu.o
24 snd-soc-bcm947xx-objs := bcm94717ap.o
26 obj-$(CONFIG_SND_BCM947XX_SOC) += snd-soc-bcm947xx.o