package: remove the empty trailing line(s)
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Sat, 4 Jan 2014 08:33:17 +0000 (09:33 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 4 Jan 2014 09:39:29 +0000 (10:39 +0100)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
49 files changed:
boot/Config.in
boot/at91bootstrap/Config.in
fs/romfs/Config.in
package/aircrack-ng/Config.in
package/alsa-lib/Config.in
package/alsa-utils/Config.in
package/avrdude/avrdude.mk
package/boost/Config.in
package/cairo/Config.in
package/ccache/Config.in
package/civetweb/civetweb.mk
package/fbdump/Config.in
package/fis/Config.in
package/gdbm/Config.in
package/giblib/Config.in
package/gstreamer/gst-plugins-bad/Config.in
package/gstreamer/gst-plugins-base/Config.in
package/gtkperf/Config.in
package/ipkg/Config.in
package/ktap/Config.in
package/libcap/Config.in
package/libdnet/Config.in
package/libmicrohttpd/Config.in
package/libnss/Config.in
package/libosip2/Config.in
package/liburcu/Config.in
package/libxml-parser-perl/Config.in
package/libxslt/Config.in
package/linux-pam/Config.in
package/lite/Config.in
package/logrotate/Config.in
package/luaposix/Config.in
package/mtd/Config.in
package/mtdev/Config.in
package/netcat/Config.in
package/python-dpkt/Config.in
package/python-serial/Config.in
package/qtuio/Config.in
package/rpm/Config.in
package/sawman/Config.in
package/sdl_ttf/Config.in
package/speex/Config.in
package/tftpd/Config.in
package/vsftpd/Config.in
package/x11r7/mesa3d/Config.in
package/x11r7/xcb-proto/Config.in
package/xfsprogs/Config.in
toolchain/toolchain-external/Config.in
toolchain/toolchain/toolchain.mk

index eb5f7cd67b4785bec09d4d9656e9e117737f8abd..d23c7611172483e99d1101c7fb8e27c4c11828e7 100644 (file)
@@ -13,4 +13,3 @@ source "boot/uboot/Config.in"
 source "boot/xloader/Config.in"
 
 endmenu
-
index 9cbaf81eef0848d096f2f1b12e0b896ef812dce9..57fdeda946a7889d75a74d6c15098676125dff4e 100644 (file)
@@ -45,6 +45,3 @@ config BR2_TARGET_AT91BOOTSTRAP_MEMORY
        default "nandflash"     if      BR2_TARGET_AT91BOOTSTRAP_NANDFLASH
 
 endif
-
-
-
index 7a8c663dd407558845ea1344e6e1968b9f872dae..84944a0fc01d6e7d6f17ad002a316d339937ee9a 100644 (file)
@@ -2,4 +2,3 @@ config BR2_TARGET_ROOTFS_ROMFS
        bool "romfs root filesystem"
        help
          Build a romfs image of the root filesystem.
-
index 0c0345632ae606195ad677c391be1f1c361f8502..314184f2212569e216da14e01716aa597a1bbf24 100644 (file)
@@ -13,4 +13,3 @@ config BR2_PACKAGE_AIRCRACK_NG
 comment "aircrack-ng needs a toolchain w/ largefile, threads"
        depends on BR2_USE_MMU
        depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
-
index df05240423d740c0b04e997b1a5f99fa06c593a7..adee5cd388ebd64a9d71c88613a6cfb23a057333 100644 (file)
@@ -80,4 +80,3 @@ config BR2_PACKAGE_ALSA_LIB_OLD_SYMBOLS
 endmenu
 
 endif
-
index db9f00708fc23cccb9a475d55fb94d00c379611c..12f1020331b65cb77fdad3bbe0cebcabe471d18b 100644 (file)
@@ -78,4 +78,3 @@ config BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST
 endmenu
 
 endif
-
index 33e010dcb188d137ab5b6aa7146854a593729b0f..b45baaf3035e7a5081f9abda0788e86e00509e96 100644 (file)
@@ -28,4 +28,3 @@ endef
 AVRDUDE_POST_INSTALL_TARGET_HOOKS += AVRDUDE_REMOVE_BACKUP_FILE
 
 $(eval $(autotools-package))
-
index 17390c015086ceb722548b1fd64dd110e0cf55fe..515b2cdcdf3427e05a9032888763d3b38272f5ff 100644 (file)
@@ -88,4 +88,3 @@ config BR2_PACKAGE_BOOST_WAVE
        bool "boost-wave"
 
 endif
-
index 9a177a744a8f2ed8cacde9b6464b97e116c2f81b..0c87a2904b286aa6532a734489629298aa469537 100644 (file)
@@ -46,4 +46,3 @@ config BR2_PACKAGE_CAIRO_XML
        select BR2_PACKAGE_CAIRO_PNG
 
 endif
-
index 41ace52de69a25d85ea8a70b5704d4d4f4c55a87..accebf5986fef910df65e4c360436edcbca496da 100644 (file)
@@ -10,4 +10,3 @@ config BR2_PACKAGE_CCACHE
          compilation is being done again
 
          http://ccache.samba.org
-
index b950890608a1822226a584b0bb14ffc3b7edd749..be7620adb0c95f22e2903ed99bb4e803dea7be05 100644 (file)
@@ -56,4 +56,3 @@ define CIVETWEB_INSTALL_TARGET_CMDS
 endef
 
 $(eval $(generic-package))
-
index fb4aee6e602c703bb5cec201598efc622041a8e5..791071302fc6bc77c8aac8cd6378b852ed3e51bb 100644 (file)
@@ -5,4 +5,3 @@ config BR2_PACKAGE_FBDUMP
          framebuffer  device and write them out as a PPM file. Currently,
          most packed-pixel framebuffer formats and the vga16 framebuffer
          are supported.
-
index 83bbdd370705fe2a11478849110361d7887a6d6f..c5bfbb82ccb5a3561ec2f5c250940092fc505112 100644 (file)
@@ -2,4 +2,3 @@ config BR2_PACKAGE_FIS
        bool "fis"
        help
          fis - manipulate RedBoot partition table from Linux.
-
index d5aae83c5082f6886fc16f4f8d43e9aaa270220a..8ad0fc6ce0e2753ecfa4a92175025bb74c79386f 100644 (file)
@@ -5,4 +5,3 @@ config BR2_PACKAGE_GDBM
          It works similar to the standard UNIX dbm routines.
 
          http://www.gnu.org/software/gdbm/gdbm.html
-
index 7153bd5273cecd16006a5814c22971f668be94c7..7eb3da814a1e93d3ebf59fbd364cfc7139364a32 100644 (file)
@@ -7,4 +7,3 @@ config BR2_PACKAGE_GIBLIB
          Giblib is a simple library which wraps imlib2.
 
          http://linuxbrit.co.uk/giblib/
-
index 047bf7ebdbfabdfedba648fb6c1a61dea9702b14..f69c71b5c62993178bfc4ac0fd9748e139429dc3 100644 (file)
@@ -322,4 +322,3 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VCD
        bool "vcd"
 
 endif
-
index fce68c11d12431f6965f2bb9d2af3208d9092872..95f84d385e50c5e91ac7ec87c048ee7f05d15da5 100644 (file)
@@ -106,4 +106,3 @@ config BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VORBIS
        select BR2_PACKAGE_LIBVORBIS
 
 endif
-
index 0122b5208d1877fa886711d17bf08fbccc806040..1089dbf47776bb4137faa40f736bd69f89104af7 100644 (file)
@@ -7,4 +7,3 @@ config BR2_PACKAGE_GTKPERF
          predefined GTK+ widgets
          e.g. (opening comboboxes, toggling buttons, scrolling text yms.)
          and this way define the speed of device/platform.
-
index ef65ca0a3410f8411c720cf23e878e24ec8a973a..4b2078d9cd70902cb806a31dab42952893c5c9be 100644 (file)
@@ -4,4 +4,3 @@ config BR2_PACKAGE_IPKG
          The Itsy Package Installer from handhelds.org
 
          http://www.handhelds.org
-
index e665211a7931ce5f7ae460b9c78756c5fce7bed0..c85522846aaaf2a2f72893da8b71545a18f634aa 100644 (file)
@@ -28,4 +28,3 @@ comment "ktap needs a Linux kernel to be built"
 
 comment "ktap needs a toolchain w/ threads"
        depends on !BR2_TOOLCHAIN_HAS_THREADS
-
index 59300afd27be5a79aeb157b85df3f01d0eb85058..7bf6c5881fdded2c8123e7e4fd2c6dac893344e6 100644 (file)
@@ -7,4 +7,3 @@ config BR2_PACKAGE_LIBCAP
          privilege into a set of distinct privileges.
 
          http://sites.google.com/site/fullycapable/
-
index 81163f518038980e6cb86a73a3d5586287d88c86..e78bdedaba55c54bb4c692c26b49c2eb9d88db7b 100644 (file)
@@ -17,4 +17,3 @@ comment "dnet module for python requires python package"
        depends on !BR2_PACKAGE_PYTHON
 
 endif
-
index 7ab35324c726881fa8987530ec3b29d6cfd4fca0..ec0b715fb5c53492f27a9ae2e2a5252147709eae 100644 (file)
@@ -24,4 +24,3 @@ endif
 
 comment "libmicrohttpd needs a toolchain w/ threads"
        depends on !BR2_TOOLCHAIN_HAS_THREADS
-
index 77128f6f6bc0cef9295431eb31df6303a7de176b..690f928e6d476db8972354e5a651b02be8461c6a 100644 (file)
@@ -18,4 +18,3 @@ config BR2_PACKAGE_LIBNSS
 comment "libnss needs a toolchain w/ largefile, threads"
        depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
        depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
-
index be5de2d36a5f9358f26a4077d58693b7b21e8345..5b1d3d266127cd0fce414a24301f17a70dcd0470 100644 (file)
@@ -8,4 +8,3 @@ config BR2_PACKAGE_LIBOSIP2
          SIP is a open standard replacement from IETF for H323.
 
          http://www.gnu.org/software/osip/
-
index de53495be690506b75ee6229653f22fa5fe7eb36..15ad5bd726701dec8d3fa26b34ea663f262f73b8 100644 (file)
@@ -13,4 +13,3 @@ config BR2_PACKAGE_LIBURCU
 comment "liburcu needs a toolchain w/ threads"
        depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_powerpc || BR2_x86_64
        depends on !BR2_TOOLCHAIN_HAS_THREADS
-
index 2a8108618095c1f7a349a5691ad7e70f768b7584..bdda23637bda1f2c4e11a7ea2f946ca6c706f614 100644 (file)
@@ -8,4 +8,3 @@ config BR2_PACKAGE_LIBXML_PARSER_PERL
          The Perl XML::Parser module.
 
          http://www.cpan.org/modules/by-module/XML/
-
index 1dca1f09f0020ec46ddd80186f21fee9e2da2dd7..ee2f66c36ed66de624464409565e58dfa302ff53 100644 (file)
@@ -14,4 +14,3 @@ config BR2_PACKAGE_LIBXSLT
          XML document that uses the formatting vocabulary.
 
          http://www.w3.org/TR/xslt
-
index aff1b86243d185feb201b8df72022882244049b2..88bdd4f2d1ef3f3637c16b8c993528f18430d781 100644 (file)
@@ -10,4 +10,3 @@ config BR2_PACKAGE_LINUX_PAM
 
 comment "linux-pam needs a toolchain w/ wchar, locale"
        depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR)
-
index 398b9e11525351918597164b364fbecf73049a3a..2f052798dab49eae970970fadd12df9bf1564e99 100644 (file)
@@ -9,4 +9,3 @@ config BR2_PACKAGE_LITE
           event systems.
 
           See http://www.directfb.org/wiki/index.php/LiTE:Architecture
-
index 07a2da519fbba5f45a10075bff8e900a6049d1f8..8528361b125903038f8c0cc8ae9a76818d569571 100644 (file)
@@ -11,4 +11,3 @@ config BR2_PACKAGE_LOGROTATE
 comment "logrotate needs a toolchain w/ wchar"
        depends on BR2_USE_MMU
        depends on !BR2_USE_WCHAR
-
index 922fd9e83374167d69162bb9fc77cd05b7181b96..598bf111af76da2bf6503f27054c24b74bae04c8 100644 (file)
@@ -11,4 +11,3 @@ config BR2_PACKAGE_LUAPOSIX
          APIs
 
          https://github.com/luaposix/luaposix
-
index 839ee9777bce39deabe24e3f5dcbe024af8a4cd2..affcfe5d0db97ff7b9413b3c08c5ded4e201ebc0 100644 (file)
@@ -156,4 +156,3 @@ config BR2_PACKAGE_MTD_UBIUPDATEVOL
        default y
 
 endif
-
index 34199038b23bcefee5741a68eb801153143a0b02..afdd7dca6bfcbdf92f98ebead28ec58cc1f8ae2f 100644 (file)
@@ -5,4 +5,3 @@ config BR2_PACKAGE_MTDEV
          variants of kernel MT events to the slotted type B protocol.
 
          http://bitmath.org/code/mtdev/
-
index 54aac767ca6df39602c42632d302fae6f1e8ab50..88273ffd509d11d21a631acfca969fb15b5e8ff7 100644 (file)
@@ -10,4 +10,3 @@ config BR2_PACKAGE_NETCAT
          need and has several interesting built-in capabilities.
 
          http://netcat.sourceforge.net/download.php
-
index aac9f09c9ae92eae07bbcf2092ba937911d36ddf..f1e4ddff15e05406d70518663485d413bf142ec5 100644 (file)
@@ -7,5 +7,3 @@ config BR2_PACKAGE_PYTHON_DPKT
          for the basic TCP/IP protocols.
 
          http://code.google.com/p/dpkt/
-
-
index ea090bda596de9307dd1f64f5fd6803277a10072..df26af14ccc4c6652fbd115b2f7574e38a337947 100644 (file)
@@ -5,4 +5,3 @@ config BR2_PACKAGE_PYTHON_SERIAL
          python-serial is a Python library to access serial ports.
 
          http://pyserial.sf.net
-
index a4be1f641466790e873caf19895f7832d944a01c..f3f5e3c3971ceb7541c93fe86b9308716db210c3 100644 (file)
@@ -18,4 +18,3 @@ endif
 
 comment "qtuio depends on QT gui module"
        depends on !BR2_PACKAGE_QT_GUI_MODULE
-
index 567871bc7cd50b36387682808305cb24dc21c24a..de06141cea53e9b71e677ee036d71ad0dcf05ffa 100644 (file)
@@ -34,5 +34,3 @@ comment "xz payload support needs a toolchain w/ C++"
        depends on !BR2_INSTALL_LIBSTDCPP
 
 endif
-
-
index 2c53dc4550369422b3c16701cd6fa60941e23295..2f847dbf7f0f2051f8702e6b8ec7079bd891046d 100644 (file)
@@ -9,4 +9,3 @@ config BR2_PACKAGE_SAWMAN
          working horse.
 
          See http://www.directfb.org/downloads/Extras/README.SaWMan
-
index 9f78b9025d95d7251181eb640d3ea91f707a2255..efc92e5ad9de7a961aaa4231092272914ae06893 100644 (file)
@@ -7,4 +7,3 @@ config BR2_PACKAGE_SDL_TTF
          use TrueType fonts in your SDL applications.
 
          http://www.libsdl.org/projects/SDL_ttf/
-
index e1f7c68466012e9f1a48017261b56770a9624ccd..3f8d6c3ab694a1a9f34f2083f40eb4587fbc8224 100644 (file)
@@ -21,4 +21,3 @@ config BR2_PACKAGE_SPEEX_ARM5E
        depends on BR2_arm && !BR2_PACKAGE_SPEEX_ARM4
 
 endif
-
index 52e23a3ba2015f35094dbc39f6494957e78afa10..6f5916dbba59db1ee9574deb0d47299c1be9d4cb 100644 (file)
@@ -2,4 +2,3 @@ config BR2_PACKAGE_TFTPD
        bool "tftpd"
        help
          HPA's Trivial File Transfer Protocol (tftp) server.
-
index 54ef7bdc7349bdf64999814af58ae5d7d092af76..0cc888037b8b1c3cc5497af98d7cdb23afc75c4a 100644 (file)
@@ -4,4 +4,3 @@ config BR2_PACKAGE_VSFTPD
        help
          vsftpd is an ftp daemon written with security in mind.
          http://vsftpd.beasts.org/
-
index 080f56a8b805aa9a9f46baa93af5e957e3d49dde..0ce168eedacfc411bb3bf1811303f75a6af11f92 100644 (file)
@@ -12,4 +12,3 @@ config BR2_PACKAGE_MESA3D
        depends on BR2_INSTALL_LIBSTDCPP
        help
          Mesa 3D, an open-source implementation of the OpenGL specification.
-
index 4a6dfe41b509796782e1e84cb490d7c748a9ab70..1d66372dee9cd4814a6bc0ef7d9598611a5be802 100644 (file)
@@ -4,4 +4,3 @@ config BR2_PACKAGE_XCB_PROTO
                The protocol headers that define XCB.
 
                http://xcb.freedesktop.org/
-
index 2df72ad106ed3324f53a8ec7e1a11650504d6727..3a31dd29287ed5c4dc60bcf8760b716b2ab81001 100644 (file)
@@ -15,4 +15,3 @@ config BR2_PACKAGE_XFSPROGS
          The XFS file system utilities and libraries
 
          http://oss.sgi.com/projects/xfs/
-
index 0f25db3c4b8a547e0357a2007f6abc7ed5011d29..f5a5c0f169b269ac737dd5525b21ceb93cb9742b 100644 (file)
@@ -1077,4 +1077,3 @@ config BR2_BFIN_INSTALL_FLAT_SHARED
          shared FLAT.
 
 endif # BR2_TOOLCHAIN_EXTERNAL
-
index 44ed62987cb115e266fef33af8b1ed9d3f3a7c38..1152e2508a858a55f02a2a7cee8f29bd231ee881 100644 (file)
@@ -15,4 +15,3 @@ endif
 $(eval $(generic-package))
 
 toolchain-source: prepare dirs dependencies $(HOST_DIR)/usr/share/buildroot/toolchainfile.cmake
-