cosmetic: remove trailing whitespaces

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 47197
master
Luka Perkov 9 years ago
parent 8e9196d1cb
commit 75078acd93
  1. 2
      config/Config-kernel.in
  2. 2
      package/boot/imx-bootlets/Makefile
  3. 2
      package/boot/yamonenv/Makefile
  4. 2
      package/firmware/ixp4xx-microcode/Makefile
  5. 2
      package/kernel/ar7-atm/Makefile
  6. 2
      package/kernel/brcm2708-gpu-fw/Makefile
  7. 2
      package/kernel/hostap-driver/Makefile
  8. 2
      package/kernel/lantiq/ltq-vmmc/Makefile
  9. 2
      package/kernel/linux/Makefile
  10. 2
      package/libs/libreadline/Makefile
  11. 2
      package/libs/libtool/Makefile
  12. 2
      package/libs/mbedtls/Makefile
  13. 2
      package/libs/polarssl/Makefile
  14. 2
      package/libs/uclibc++/Makefile
  15. 2
      package/libs/zlib/Makefile
  16. 2
      package/network/config/qos-scripts/Makefile
  17. 2
      package/network/services/ead/Makefile
  18. 2
      package/network/utils/iputils/Makefile
  19. 2
      package/system/zram-swap/Makefile
  20. 2
      package/utils/admswconfig/Makefile
  21. 2
      package/utils/fuse/Makefile
  22. 2
      package/utils/lua/Makefile
  23. 2
      package/utils/mkelfimage/Makefile
  24. 2
      package/utils/xfsprogs/Makefile

@ -103,7 +103,7 @@ config KERNEL_DEBUG_LL
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

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2012-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -62,7 +62,7 @@ ifneq ($(CONFIG_VOICE_CPE_VMMC_MPS_HISTORY_SIZE),128)
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

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2011-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2011-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -82,7 +82,7 @@ define Build/InstallDev
$(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

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.

Loading…
Cancel
Save