fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / sound / pci / cs5535audio / Makefile
index 08d8ee6..ad947b4 100644 (file)
@@ -4,5 +4,9 @@
 
 snd-cs5535audio-objs := cs5535audio.o cs5535audio_pcm.o
 
+ifeq ($(CONFIG_PM),y)
+snd-cs5535audio-objs += cs5535audio_pm.o
+endif
+
 # Toplevel Module Dependency
 obj-$(CONFIG_SND_CS5535AUDIO) += snd-cs5535audio.o