diff options
Diffstat (limited to 'sound/pci/nm256/Makefile')
-rw-r--r-- | sound/pci/nm256/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/nm256/Makefile b/sound/pci/nm256/Makefile index 3063766ac5..7d55fe774d 100644 --- a/sound/pci/nm256/Makefile +++ b/sound/pci/nm256/Makefile @@ -4,7 +4,7 @@ # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> # -snd-nm256-objs := nm256.o +snd-nm256-y := nm256.o # Toplevel Module Dependency obj-$(CONFIG_SND_NM256) += snd-nm256.o |