~ubuntu-branches/ubuntu/precise/alsa-driver/precise

« back to all changes in this revision

Viewing changes to alsa-kernel/soc/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2011-02-21 18:06:40 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20110221180640-a8p2yxtvgf7xbxub
Tags: 1.0.24+dfsg-0ubuntu1
* New upstream release
* Refreshed patches:
  - distinguish_kernel_makefile_and_source_dirs.patch
  - debian_dfsg_configure.patch
* debian/control: Update Vcs-bzr field to point to new branch location

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
obj-$(CONFIG_SND_SOC)   += au1x/
7
7
obj-$(CONFIG_SND_SOC)   += blackfin/
8
8
obj-$(CONFIG_SND_SOC)   += davinci/
 
9
obj-$(CONFIG_SND_SOC)   += ep93xx/
9
10
obj-$(CONFIG_SND_SOC)   += fsl/
10
11
obj-$(CONFIG_SND_SOC)   += imx/
 
12
obj-$(CONFIG_SND_SOC)   += jz4740/
 
13
obj-$(CONFIG_SND_SOC)   += mid-x86/
 
14
obj-$(CONFIG_SND_SOC)   += nuc900/
11
15
obj-$(CONFIG_SND_SOC)   += omap/
 
16
obj-$(CONFIG_SND_SOC)   += kirkwood/
12
17
obj-$(CONFIG_SND_SOC)   += pxa/
13
 
obj-$(CONFIG_SND_SOC)   += s3c24xx/
 
18
obj-$(CONFIG_SND_SOC)   += samsung/
14
19
obj-$(CONFIG_SND_SOC)   += s6000/
15
20
obj-$(CONFIG_SND_SOC)   += sh/
 
21
obj-$(CONFIG_SND_SOC)   += tegra/
16
22
obj-$(CONFIG_SND_SOC)   += txx9/