summaryrefslogtreecommitdiffstats
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
commitaa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd (patch)
tree517a235db4f56ea6a8f1f7cb5c884dd65957d2c0 /package/kernel/linux/modules/sound.mk
parentbfe65eaf7a92bf4be316b3bea635233b57f7dc85 (diff)
downloadmaster-31e0f0ae-aa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd.tar.gz
master-31e0f0ae-aa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd.tar.bz2
master-31e0f0ae-aa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd.zip
kernel: be consistent with formatting style
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37545
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))