projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
[linux-2.6]
/
sound
/
aoa
/
Makefile
diff --git
a/sound/aoa/Makefile
b/sound/aoa/Makefile
index
d8de3e7
..
a8c037f
100644
(file)
--- a/
sound/aoa/Makefile
+++ b/
sound/aoa/Makefile
@@
-1,4
+1,4
@@
obj-$(CONFIG_SND_AOA) += core/
-obj-$(CONFIG_SND_AOA) += codecs/
-obj-$(CONFIG_SND_AOA) += fabrics/
obj-$(CONFIG_SND_AOA_SOUNDBUS) += soundbus/
+obj-$(CONFIG_SND_AOA) += fabrics/
+obj-$(CONFIG_SND_AOA) += codecs/