summaryrefslogtreecommitdiff
path: root/package/kernel/modules/block.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-20 09:41:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-20 09:41:48 +0000
commit330ae61b1b8e136b268d2a9316e434a6ca842979 (patch)
tree960e189553a25de72c6d7cce2444e97d226e18f7 /package/kernel/modules/block.mk
parent4305c6cda18051efad9952425a8ce2478adc64b9 (diff)
downloadmtk-20170518-330ae61b1b8e136b268d2a9316e434a6ca842979.zip
mtk-20170518-330ae61b1b8e136b268d2a9316e434a6ca842979.tar.gz
mtk-20170518-330ae61b1b8e136b268d2a9316e434a6ca842979.tar.bz2
package/kernel: remove trailing whitespaces from *.mk files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35691
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 373230b..1aa47de 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))