ALSA: core: Use *-y instead of *-objs in Makefile
[linux-2.6-block.git] / sound / core / oss / Makefile
index ae25edcc3b42ee82e913e50e4a817417622e1622..d5f48ae6ba966d6b0cf37c87dbe22366b308a641 100644 (file)
@@ -4,7 +4,7 @@
 # Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
 #
 
-snd-mixer-oss-objs := mixer_oss.o
+snd-mixer-oss-y := mixer_oss.o
 
 snd-pcm-oss-y := pcm_oss.o
 snd-pcm-oss-$(CONFIG_SND_PCM_OSS_PLUGINS) += pcm_plugin.o \