fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / sound / pci / cs5535audio / Makefile
index 2911a8a..ad947b4 100644 (file)
@@ -4,7 +4,7 @@
 
 snd-cs5535audio-objs := cs5535audio.o cs5535audio_pcm.o
 
-ifdef CONFIG_PM
+ifeq ($(CONFIG_PM),y)
 snd-cs5535audio-objs += cs5535audio_pm.o
 endif