aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/sound.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/linux/modules/sound.mk')
-rw-r--r--package/kernel/linux/modules/sound.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/sound.mk b/package/kernel/linux/modules/sound.mk
index 8cea4c4a7b..a49ba6da6a 100644
--- a/package/kernel/linux/modules/sound.mk
+++ b/package/kernel/linux/modules/sound.mk
@@ -281,7 +281,7 @@ define KernelPackage/sound-dummy
AUTOLOAD:=$(call AutoLoad,32,snd-dummy)
endef
-define KernelPackage/sound_dummy/description
+define KernelPackage/sound-dummy/description
Dummy sound device for Alsa when no hardware present
endef