Author: luka
Date: 2015-10-16 00:12:13 +0200 (Fri, 16 Oct 2015)
New Revision: 47197

Modified:
   trunk/config/Config-kernel.in
   trunk/package/boot/imx-bootlets/Makefile
   trunk/package/boot/yamonenv/Makefile
   trunk/package/firmware/ixp4xx-microcode/Makefile
   trunk/package/kernel/ar7-atm/Makefile
   trunk/package/kernel/brcm2708-gpu-fw/Makefile
   trunk/package/kernel/hostap-driver/Makefile
   trunk/package/kernel/lantiq/ltq-vmmc/Makefile
   trunk/package/kernel/linux/Makefile
   trunk/package/libs/libreadline/Makefile
   trunk/package/libs/libtool/Makefile
   trunk/package/libs/mbedtls/Makefile
   trunk/package/libs/polarssl/Makefile
   trunk/package/libs/uclibc++/Makefile
   trunk/package/libs/zlib/Makefile
   trunk/package/network/config/qos-scripts/Makefile
   trunk/package/network/services/ead/Makefile
   trunk/package/network/utils/iputils/Makefile
   trunk/package/system/zram-swap/Makefile
   trunk/package/utils/admswconfig/Makefile
   trunk/package/utils/fuse/Makefile
   trunk/package/utils/lua/Makefile
   trunk/package/utils/mkelfimage/Makefile
   trunk/package/utils/xfsprogs/Makefile
Log:
cosmetic: remove trailing whitespaces

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

Modified: trunk/config/Config-kernel.in
===================================================================
--- trunk/config/Config-kernel.in       2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/config/Config-kernel.in       2015-10-15 22:12:13 UTC (rev 47197)
@@ -103,7 +103,7 @@
        help
          ARM low level debugging.
 
-config KERNEL_DYNAMIC_DEBUG 
+config KERNEL_DYNAMIC_DEBUG
        bool "Compile the kernel with dynamic printk"
        select KERNEL_DEBUG_FS
        default n

Modified: trunk/package/boot/imx-bootlets/Makefile
===================================================================
--- trunk/package/boot/imx-bootlets/Makefile    2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/boot/imx-bootlets/Makefile    2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/boot/yamonenv/Makefile
===================================================================
--- trunk/package/boot/yamonenv/Makefile        2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/boot/yamonenv/Makefile        2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/firmware/ixp4xx-microcode/Makefile
===================================================================
--- trunk/package/firmware/ixp4xx-microcode/Makefile    2015-10-15 14:41:30 UTC 
(rev 47196)
+++ trunk/package/firmware/ixp4xx-microcode/Makefile    2015-10-15 22:12:13 UTC 
(rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/kernel/ar7-atm/Makefile
===================================================================
--- trunk/package/kernel/ar7-atm/Makefile       2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/kernel/ar7-atm/Makefile       2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/kernel/brcm2708-gpu-fw/Makefile
===================================================================
--- trunk/package/kernel/brcm2708-gpu-fw/Makefile       2015-10-15 14:41:30 UTC 
(rev 47196)
+++ trunk/package/kernel/brcm2708-gpu-fw/Makefile       2015-10-15 22:12:13 UTC 
(rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2012-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/kernel/hostap-driver/Makefile
===================================================================
--- trunk/package/kernel/hostap-driver/Makefile 2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/kernel/hostap-driver/Makefile 2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/kernel/lantiq/ltq-vmmc/Makefile
===================================================================
--- trunk/package/kernel/lantiq/ltq-vmmc/Makefile       2015-10-15 14:41:30 UTC 
(rev 47196)
+++ trunk/package/kernel/lantiq/ltq-vmmc/Makefile       2015-10-15 22:12:13 UTC 
(rev 47197)
@@ -62,7 +62,7 @@
   CONFIGURE_ARGS += 
--enable-history-buf=$(CONFIG_VOICE_CPE_VMMC_MPS_HISTORY_SIZE)
 endif
 
-#defaults 
+#defaults
 FW_URL:=http://downloads.openwrt.org/sources/
 FW_TARGET:=ifx_firmware.bin
 FW_FILE:=fw_voip_ifx.tar.gz

Modified: trunk/package/kernel/linux/Makefile
===================================================================
--- trunk/package/kernel/linux/Makefile 2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/package/kernel/linux/Makefile 2015-10-15 22:12:13 UTC (rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/libs/libreadline/Makefile
===================================================================
--- trunk/package/libs/libreadline/Makefile     2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/libs/libreadline/Makefile     2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/libs/libtool/Makefile
===================================================================
--- trunk/package/libs/libtool/Makefile 2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/package/libs/libtool/Makefile 2015-10-15 22:12:13 UTC (rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/libs/mbedtls/Makefile
===================================================================
--- trunk/package/libs/mbedtls/Makefile 2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/package/libs/mbedtls/Makefile 2015-10-15 22:12:13 UTC (rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2011-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/libs/polarssl/Makefile
===================================================================
--- trunk/package/libs/polarssl/Makefile        2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/libs/polarssl/Makefile        2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2011-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/libs/uclibc++/Makefile
===================================================================
--- trunk/package/libs/uclibc++/Makefile        2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/libs/uclibc++/Makefile        2015-10-15 22:12:13 UTC (rev 
47197)
@@ -82,7 +82,7 @@
        $(SED) 's!\(^\|[[:space:]]\)-[IL]$(TOOLCHAIN_DIR)/[^[:space:]]*!!g' 
$(TOOLCHAIN_DIR)/bin/g++-uc
        $(SED) 
's|-I/include/|-I$$$${STAGING_DIR:-$(STAGING_DIR)}/usr/include/uClibc++/|g' 
$(TOOLCHAIN_DIR)/bin/g++-uc
        $(SED) 's|-L/lib/|-L$$$${STAGING_DIR:-$(STAGING_DIR)}/lib/|g' 
$(TOOLCHAIN_DIR)/bin/g++-uc
-# add another wrapper which links against both uClibc++ and libstdc++ 
+# add another wrapper which links against both uClibc++ and libstdc++
        $(INSTALL_BIN) $(TOOLCHAIN_DIR)/bin/g++-uc 
$(TOOLCHAIN_DIR)/bin/g++-uc+std
        $(SED) 's|^WRAPPER_INCLUDEDIR=.*||g' $(TOOLCHAIN_DIR)/bin/g++-uc+std
        $(SED) 
's|-luClibc++|-Wl,-Bdynamic,-luClibc++,-Bstatic,-lstdc++,-Bdynamic|g' 
$(TOOLCHAIN_DIR)/bin/g++-uc+std

Modified: trunk/package/libs/zlib/Makefile
===================================================================
--- trunk/package/libs/zlib/Makefile    2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/package/libs/zlib/Makefile    2015-10-15 22:12:13 UTC (rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/network/config/qos-scripts/Makefile
===================================================================
--- trunk/package/network/config/qos-scripts/Makefile   2015-10-15 14:41:30 UTC 
(rev 47196)
+++ trunk/package/network/config/qos-scripts/Makefile   2015-10-15 22:12:13 UTC 
(rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/network/services/ead/Makefile
===================================================================
--- trunk/package/network/services/ead/Makefile 2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/network/services/ead/Makefile 2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/network/utils/iputils/Makefile
===================================================================
--- trunk/package/network/utils/iputils/Makefile        2015-10-15 14:41:30 UTC 
(rev 47196)
+++ trunk/package/network/utils/iputils/Makefile        2015-10-15 22:12:13 UTC 
(rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/system/zram-swap/Makefile
===================================================================
--- trunk/package/system/zram-swap/Makefile     2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/system/zram-swap/Makefile     2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/utils/admswconfig/Makefile
===================================================================
--- trunk/package/utils/admswconfig/Makefile    2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/utils/admswconfig/Makefile    2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/utils/fuse/Makefile
===================================================================
--- trunk/package/utils/fuse/Makefile   2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/package/utils/fuse/Makefile   2015-10-15 22:12:13 UTC (rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/utils/lua/Makefile
===================================================================
--- trunk/package/utils/lua/Makefile    2015-10-15 14:41:30 UTC (rev 47196)
+++ trunk/package/utils/lua/Makefile    2015-10-15 22:12:13 UTC (rev 47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/utils/mkelfimage/Makefile
===================================================================
--- trunk/package/utils/mkelfimage/Makefile     2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/utils/mkelfimage/Makefile     2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.

Modified: trunk/package/utils/xfsprogs/Makefile
===================================================================
--- trunk/package/utils/xfsprogs/Makefile       2015-10-15 14:41:30 UTC (rev 
47196)
+++ trunk/package/utils/xfsprogs/Makefile       2015-10-15 22:12:13 UTC (rev 
47197)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2012 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