summaryrefslogtreecommitdiff
path: root/sound/pci/cs5535audio/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-12-25 13:40:28 +0300
committerTakashi Iwai <tiwai@suse.de>2008-12-25 13:40:28 +0300
commit313769d9edb1bbd59d2e94f5069950eecfe6fa44 (patch)
treec83c381ed3a6d77ff10129a43023026c7618c427 /sound/pci/cs5535audio/Makefile
parent8afabfa74bbe81ac496e66f7f0ed8943dff5fdb5 (diff)
parentf144b7f6679d9833bd3b94b91e452592b6d0e502 (diff)
downloadlinux-313769d9edb1bbd59d2e94f5069950eecfe6fa44.tar.xz
Merge branch 'topic/cs5535audio' into to-push
Diffstat (limited to 'sound/pci/cs5535audio/Makefile')
-rw-r--r--sound/pci/cs5535audio/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/cs5535audio/Makefile b/sound/pci/cs5535audio/Makefile
index bb3d57e6a3cb..fda7a94c992f 100644
--- a/sound/pci/cs5535audio/Makefile
+++ b/sound/pci/cs5535audio/Makefile
@@ -4,6 +4,9 @@
snd-cs5535audio-y := cs5535audio.o cs5535audio_pcm.o
snd-cs5535audio-$(CONFIG_PM) += cs5535audio_pm.o
+ifdef CONFIG_MGEODE_LX
+snd-cs5535audio-$(CONFIG_OLPC) += cs5535audio_olpc.o
+endif
# Toplevel Module Dependency
obj-$(CONFIG_SND_CS5535AUDIO) += snd-cs5535audio.o