aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/sound.mk
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-07-26 01:09:50 +0000
committerLuka Perkov <luka@openwrt.org>2013-07-26 01:09:50 +0000
commit0ec41bc74eaedc98a8324bbfa006389e2b8ca22b (patch)
treec40284c2175f9ce6adc24470081d9b844f8d7966 /package/kernel/linux/modules/sound.mk
parent63ec18e5abe75c54acf086117ae7835bd3b94f3a (diff)
downloadmaster-187ad058-0ec41bc74eaedc98a8324bbfa006389e2b8ca22b.tar.gz
master-187ad058-0ec41bc74eaedc98a8324bbfa006389e2b8ca22b.tar.bz2
master-187ad058-0ec41bc74eaedc98a8324bbfa006389e2b8ca22b.zip
kernel: be consistent with formatting style
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37545 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/linux/modules/sound.mk')
-rw-r--r--package/kernel/linux/modules/sound.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kernel/linux/modules/sound.mk b/package/kernel/linux/modules/sound.mk
index ca5b5d236c..0dae819b49 100644
--- a/package/kernel/linux/modules/sound.mk
+++ b/package/kernel/linux/modules/sound.mk
@@ -147,7 +147,7 @@ define KernelPackage/sound-cs5535audio
endef
define KernelPackage/sound-cs5535audio/description
- support for the integrated AC97 sound device on olpc
+ Support for the integrated AC97 sound device on olpc
endef
$(eval $(call KernelPackage,sound-cs5535audio))
@@ -195,7 +195,7 @@ define KernelPackage/sound-soc-imx
endef
define KernelPackage/sound-soc-imx/description
- support for i.MX6 Platform sound (ssi/audmux/pcm)
+ Support for i.MX6 Platform sound (ssi/audmux/pcm)
endef
$(eval $(call KernelPackage,sound-soc-imx))
@@ -211,7 +211,7 @@ define KernelPackage/sound-soc-imx-sgtl5000
endef
define KernelPackage/sound-soc-imx-sgtl5000/description
- support for i.MX6 Platform sound SGTL5000 codec
+ Support for i.MX6 Platform sound SGTL5000 codec
endef
$(eval $(call KernelPackage,sound-soc-imx-sgtl5000))