summaryrefslogtreecommitdiff
path: root/sound/aoa/core/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-01 14:57:26 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-01 14:57:26 +1100
commit24c88f180593a4c6d22590f2607f77be3fc8eb12 (patch)
tree2ef4991c1d5925461cc38ec56338a81033913a96 /sound/aoa/core/Makefile
parentd5bdd4048e69def66b9eaf0b71d9fdc07cfe22a1 (diff)
parent0772c0e7d2f0664126fdae38c69550bea4f5809c (diff)
Merge commit 'sound/for-next'
Diffstat (limited to 'sound/aoa/core/Makefile')
-rw-r--r--sound/aoa/core/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/aoa/core/Makefile b/sound/aoa/core/Makefile
index 62dc7287f663..a1596e88c718 100644
--- a/sound/aoa/core/Makefile
+++ b/sound/aoa/core/Makefile
@@ -1,5 +1,5 @@
obj-$(CONFIG_SND_AOA) += snd-aoa.o
-snd-aoa-objs := snd-aoa-core.o \
- snd-aoa-alsa.o \
- snd-aoa-gpio-pmf.o \
- snd-aoa-gpio-feature.o
+snd-aoa-objs := core.o \
+ alsa.o \
+ gpio-pmf.o \
+ gpio-feature.o