Author: luka
Date: 2015-03-29 09:29:18 +0200 (Sun, 29 Mar 2015)
New Revision: 45127

Modified:
   trunk/include/debug.mk
   trunk/include/depends.mk
   trunk/include/host.mk
   trunk/include/kernel.mk
   trunk/include/netfilter.mk
   trunk/include/package-bin.mk
   trunk/include/package-defaults.mk
   trunk/include/package-dumpinfo.mk
   trunk/include/package.mk
   trunk/include/prereq-build.mk
   trunk/include/prereq.mk
   trunk/include/quilt.mk
   trunk/include/shell.sh
   trunk/include/subdir.mk
   trunk/include/toolchain-build.mk
   trunk/include/toplevel.mk
   trunk/include/unpack.mk
   trunk/include/verbose.mk
Log:
include: remove trailing whitespaces

Signed-off-by: Luka Perkov <[email protected]>

Modified: trunk/include/debug.mk
===================================================================
--- trunk/include/debug.mk      2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/debug.mk      2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/depends.mk
===================================================================
--- trunk/include/depends.mk    2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/depends.mk    2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/host.mk
===================================================================
--- trunk/include/host.mk       2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/host.mk       2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/kernel.mk
===================================================================
--- trunk/include/kernel.mk     2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/kernel.mk     2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/netfilter.mk
===================================================================
--- trunk/include/netfilter.mk  2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/netfilter.mk  2015-03-29 07:29:18 UTC (rev 45127)
@@ -108,7 +108,7 @@
 
 $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_DSCP, $(P_XT)xt_dscp))
 $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_DSCP, 
$(P_XT)xt_DSCP))
-$(eval $(call nf_add,IPT_HASHLIMIT,CONFIG_NETFILTER_XT_MATCH_HASHLIMIT, 
$(P_XT)xt_hashlimit)) 
+$(eval $(call nf_add,IPT_HASHLIMIT,CONFIG_NETFILTER_XT_MATCH_HASHLIMIT, 
$(P_XT)xt_hashlimit))
 $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_LENGTH, 
$(P_XT)xt_length))
 $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_STATISTIC, 
$(P_XT)xt_statistic))
 $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_TCPMSS, 
$(P_XT)xt_tcpmss))
@@ -261,7 +261,7 @@
 
 $(eval $(call nf_add,IPT_TEE,CONFIG_NETFILTER_XT_TARGET_TEE, $(P_XT)xt_TEE))
 
-# u32 
+# u32
 
 $(eval $(call nf_add,IPT_U32,CONFIG_NETFILTER_XT_MATCH_U32, $(P_XT)xt_u32))
 

Modified: trunk/include/package-bin.mk
===================================================================
--- trunk/include/package-bin.mk        2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/package-bin.mk        2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/package-defaults.mk
===================================================================
--- trunk/include/package-defaults.mk   2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/package-defaults.mk   2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/package-dumpinfo.mk
===================================================================
--- trunk/include/package-dumpinfo.mk   2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/package-dumpinfo.mk   2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/package.mk
===================================================================
--- trunk/include/package.mk    2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/package.mk    2015-03-29 07:29:18 UTC (rev 45127)
@@ -347,6 +347,6 @@
 
 dist:
        $(Build/Dist)
-   
+
 distcheck:
-       $(Build/DistCheck) 
+       $(Build/DistCheck)

Modified: trunk/include/prereq-build.mk
===================================================================
--- trunk/include/prereq-build.mk       2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/prereq-build.mk       2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/prereq.mk
===================================================================
--- trunk/include/prereq.mk     2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/prereq.mk     2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -62,7 +62,7 @@
   define Require/$(1)
     [ -e "$(1)" ]
   endef
-  
+
   $$(eval $$(call Require,$(1),$(2)))
 endef
 

Modified: trunk/include/quilt.mk
===================================================================
--- trunk/include/quilt.mk      2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/quilt.mk      2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/shell.sh
===================================================================
--- trunk/include/shell.sh      2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/shell.sh      2015-03-29 07:29:18 UTC (rev 45127)
@@ -32,6 +32,6 @@
 md5s() {
        cat "$@" | (
                md5sum 2>/dev/null ||
-               md5 
+               md5
        ) | awk '{print $1}'
 }

Modified: trunk/include/subdir.mk
===================================================================
--- trunk/include/subdir.mk     2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/subdir.mk     2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/toolchain-build.mk
===================================================================
--- trunk/include/toolchain-build.mk    2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/toolchain-build.mk    2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/toplevel.mk
===================================================================
--- trunk/include/toplevel.mk   2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/toplevel.mk   2015-03-29 07:29:18 UTC (rev 45127)
@@ -161,7 +161,7 @@
        @+$(SUBMAKE) target/download
 
 clean dirclean: .config
-       @+$(SUBMAKE) -r $@ 
+       @+$(SUBMAKE) -r $@
 
 prereq:: prepare-tmpinfo .config
        @+$(NO_TRACE_MAKE) -r -s $@

Modified: trunk/include/unpack.mk
===================================================================
--- trunk/include/unpack.mk     2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/unpack.mk     2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/include/verbose.mk
===================================================================
--- trunk/include/verbose.mk    2015-03-29 06:03:02 UTC (rev 45126)
+++ trunk/include/verbose.mk    2015-03-29 07:29:18 UTC (rev 45127)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to