aboutsummaryrefslogtreecommitdiff
path: root/sound/atmel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/atmel/Makefile')
-rw-r--r--sound/atmel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/atmel/Makefile b/sound/atmel/Makefile
index c5a8213f9cb..219dcfac608 100644
--- a/sound/atmel/Makefile
+++ b/sound/atmel/Makefile
@@ -1,3 +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