summaryrefslogtreecommitdiffstats
path: root/sound/atmel/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-03-24 00:35:56 +0100
committerTakashi Iwai <tiwai@suse.de>2009-03-24 00:35:56 +0100
commit158c1529fe8d0094d0051169fd2b1a23e6305223 (patch)
tree0124bd13dba117eb6e167115074ba03417776c31 /sound/atmel/Makefile
parentb5c784894c90042f4fc6348aedc7524e899df281 (diff)
parent6c7578bb0a631d018a68e5f90554f29fbd928055 (diff)
Merge branch 'topic/atmel' into for-linus
Diffstat (limited to 'sound/atmel/Makefile')
-rw-r--r--sound/atmel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/atmel/Makefile b/sound/atmel/Makefile
new file mode 100644
index 00000000000..219dcfac608
--- /dev/null
+++ b/sound/atmel/Makefile
@@ -0,0 +1,5 @@
+snd-atmel-abdac-objs := abdac.o
+snd-atmel-ac97c-objs := ac97c.o
+
+obj-$(CONFIG_SND_ATMEL_ABDAC) += snd-atmel-abdac.o
+obj-$(CONFIG_SND_ATMEL_AC97C) += snd-atmel-ac97c.o