summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/block.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-20 09:41:48 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-20 09:41:48 +0000
commit93016135afce2a948b7fd2c0a69ffed9f93a828d (patch)
tree9f857aaab548402fbe320c6bcfaa24446e715cf7 /package/kernel/modules/block.mk
parent7b25149f5bf1a26aaadd12b07e155b75501f48df (diff)
package/kernel: remove trailing whitespaces from *.mk files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35691 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/modules/block.mk')
-rw-r--r--package/kernel/modules/block.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/modules/block.mk b/package/kernel/modules/block.mk
index 373230b9a..1aa47def2 100644
--- a/package/kernel/modules/block.mk
+++ b/package/kernel/modules/block.mk
@@ -356,7 +356,7 @@ define KernelPackage/md-raid456/description
async_memcpy.ko
async_pq.ko
async_raid5_recov.ko
- raid6_pq.ko
+ raid6_pq.ko
endef
$(eval $(call KernelPackage,md-raid456))