Просмотр исходного кода

package: remove the empty trailing line(s)

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jerzy Grzegorek 10 лет назад
Родитель
Сommit
3033bc0c6e
49 измененных файлов с 0 добавлено и 53 удалено
  1. 0 1
      boot/Config.in
  2. 0 3
      boot/at91bootstrap/Config.in
  3. 0 1
      fs/romfs/Config.in
  4. 0 1
      package/aircrack-ng/Config.in
  5. 0 1
      package/alsa-lib/Config.in
  6. 0 1
      package/alsa-utils/Config.in
  7. 0 1
      package/avrdude/avrdude.mk
  8. 0 1
      package/boost/Config.in
  9. 0 1
      package/cairo/Config.in
  10. 0 1
      package/ccache/Config.in
  11. 0 1
      package/civetweb/civetweb.mk
  12. 0 1
      package/fbdump/Config.in
  13. 0 1
      package/fis/Config.in
  14. 0 1
      package/gdbm/Config.in
  15. 0 1
      package/giblib/Config.in
  16. 0 1
      package/gstreamer/gst-plugins-bad/Config.in
  17. 0 1
      package/gstreamer/gst-plugins-base/Config.in
  18. 0 1
      package/gtkperf/Config.in
  19. 0 1
      package/ipkg/Config.in
  20. 0 1
      package/ktap/Config.in
  21. 0 1
      package/libcap/Config.in
  22. 0 1
      package/libdnet/Config.in
  23. 0 1
      package/libmicrohttpd/Config.in
  24. 0 1
      package/libnss/Config.in
  25. 0 1
      package/libosip2/Config.in
  26. 0 1
      package/liburcu/Config.in
  27. 0 1
      package/libxml-parser-perl/Config.in
  28. 0 1
      package/libxslt/Config.in
  29. 0 1
      package/linux-pam/Config.in
  30. 0 1
      package/lite/Config.in
  31. 0 1
      package/logrotate/Config.in
  32. 0 1
      package/luaposix/Config.in
  33. 0 1
      package/mtd/Config.in
  34. 0 1
      package/mtdev/Config.in
  35. 0 1
      package/netcat/Config.in
  36. 0 2
      package/python-dpkt/Config.in
  37. 0 1
      package/python-serial/Config.in
  38. 0 1
      package/qtuio/Config.in
  39. 0 2
      package/rpm/Config.in
  40. 0 1
      package/sawman/Config.in
  41. 0 1
      package/sdl_ttf/Config.in
  42. 0 1
      package/speex/Config.in
  43. 0 1
      package/tftpd/Config.in
  44. 0 1
      package/vsftpd/Config.in
  45. 0 1
      package/x11r7/mesa3d/Config.in
  46. 0 1
      package/x11r7/xcb-proto/Config.in
  47. 0 1
      package/xfsprogs/Config.in
  48. 0 1
      toolchain/toolchain-external/Config.in
  49. 0 1
      toolchain/toolchain/toolchain.mk

+ 0 - 1
boot/Config.in

@@ -13,4 +13,3 @@ source "boot/uboot/Config.in"
 source "boot/xloader/Config.in"
 
 endmenu
-

+ 0 - 3
boot/at91bootstrap/Config.in

@@ -45,6 +45,3 @@ config BR2_TARGET_AT91BOOTSTRAP_MEMORY
 	default	"nandflash"	if	BR2_TARGET_AT91BOOTSTRAP_NANDFLASH
 
 endif
-
-
-

+ 0 - 1
fs/romfs/Config.in

@@ -2,4 +2,3 @@ config BR2_TARGET_ROOTFS_ROMFS
 	bool "romfs root filesystem"
 	help
 	  Build a romfs image of the root filesystem.
-

+ 0 - 1
package/aircrack-ng/Config.in

@@ -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
-

+ 0 - 1
package/alsa-lib/Config.in

@@ -80,4 +80,3 @@ config BR2_PACKAGE_ALSA_LIB_OLD_SYMBOLS
 endmenu
 
 endif
-

+ 0 - 1
package/alsa-utils/Config.in

@@ -78,4 +78,3 @@ config BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST
 endmenu
 
 endif
-

+ 0 - 1
package/avrdude/avrdude.mk

@@ -28,4 +28,3 @@ endef
 AVRDUDE_POST_INSTALL_TARGET_HOOKS += AVRDUDE_REMOVE_BACKUP_FILE
 
 $(eval $(autotools-package))
-

+ 0 - 1
package/boost/Config.in

@@ -88,4 +88,3 @@ config BR2_PACKAGE_BOOST_WAVE
 	bool "boost-wave"
 
 endif
-

+ 0 - 1
package/cairo/Config.in

@@ -46,4 +46,3 @@ config BR2_PACKAGE_CAIRO_XML
 	select BR2_PACKAGE_CAIRO_PNG
 
 endif
-

+ 0 - 1
package/ccache/Config.in

@@ -10,4 +10,3 @@ config BR2_PACKAGE_CCACHE
 	  compilation is being done again
 
 	  http://ccache.samba.org
-

+ 0 - 1
package/civetweb/civetweb.mk

@@ -56,4 +56,3 @@ define CIVETWEB_INSTALL_TARGET_CMDS
 endef
 
 $(eval $(generic-package))
-

+ 0 - 1
package/fbdump/Config.in

@@ -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.
-

+ 0 - 1
package/fis/Config.in

@@ -2,4 +2,3 @@ config BR2_PACKAGE_FIS
 	bool "fis"
 	help
 	  fis - manipulate RedBoot partition table from Linux.
-

+ 0 - 1
package/gdbm/Config.in

@@ -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
-

+ 0 - 1
package/giblib/Config.in

@@ -7,4 +7,3 @@ config BR2_PACKAGE_GIBLIB
 	  Giblib is a simple library which wraps imlib2.
 
 	  http://linuxbrit.co.uk/giblib/
-

+ 0 - 1
package/gstreamer/gst-plugins-bad/Config.in

@@ -322,4 +322,3 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VCD
 	bool "vcd"
 
 endif
-

+ 0 - 1
package/gstreamer/gst-plugins-base/Config.in

@@ -106,4 +106,3 @@ config BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VORBIS
 	select BR2_PACKAGE_LIBVORBIS
 
 endif
-

+ 0 - 1
package/gtkperf/Config.in

@@ -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.
-

+ 0 - 1
package/ipkg/Config.in

@@ -4,4 +4,3 @@ config BR2_PACKAGE_IPKG
 	  The Itsy Package Installer from handhelds.org
 
 	  http://www.handhelds.org
-

+ 0 - 1
package/ktap/Config.in

@@ -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
-

+ 0 - 1
package/libcap/Config.in

@@ -7,4 +7,3 @@ config BR2_PACKAGE_LIBCAP
 	  privilege into a set of distinct privileges.
 
 	  http://sites.google.com/site/fullycapable/
-

+ 0 - 1
package/libdnet/Config.in

@@ -17,4 +17,3 @@ comment "dnet module for python requires python package"
 	depends on !BR2_PACKAGE_PYTHON
 
 endif
-

+ 0 - 1
package/libmicrohttpd/Config.in

@@ -24,4 +24,3 @@ endif
 
 comment "libmicrohttpd needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
-

+ 0 - 1
package/libnss/Config.in

@@ -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
-

+ 0 - 1
package/libosip2/Config.in

@@ -8,4 +8,3 @@ config BR2_PACKAGE_LIBOSIP2
 	  SIP is a open standard replacement from IETF for H323.
 
 	  http://www.gnu.org/software/osip/
-

+ 0 - 1
package/liburcu/Config.in

@@ -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
-

+ 0 - 1
package/libxml-parser-perl/Config.in

@@ -8,4 +8,3 @@ config BR2_PACKAGE_LIBXML_PARSER_PERL
 	  The Perl XML::Parser module.
 
 	  http://www.cpan.org/modules/by-module/XML/
-

+ 0 - 1
package/libxslt/Config.in

@@ -14,4 +14,3 @@ config BR2_PACKAGE_LIBXSLT
 	  XML document that uses the formatting vocabulary.
 
 	  http://www.w3.org/TR/xslt
-

+ 0 - 1
package/linux-pam/Config.in

@@ -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)
-

+ 0 - 1
package/lite/Config.in

@@ -9,4 +9,3 @@ config BR2_PACKAGE_LITE
 	   event systems.
 
 	   See http://www.directfb.org/wiki/index.php/LiTE:Architecture
-

+ 0 - 1
package/logrotate/Config.in

@@ -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
-

+ 0 - 1
package/luaposix/Config.in

@@ -11,4 +11,3 @@ config BR2_PACKAGE_LUAPOSIX
 	  APIs
 
 	  https://github.com/luaposix/luaposix
-

+ 0 - 1
package/mtd/Config.in

@@ -156,4 +156,3 @@ config BR2_PACKAGE_MTD_UBIUPDATEVOL
 	default y
 
 endif
-

+ 0 - 1
package/mtdev/Config.in

@@ -5,4 +5,3 @@ config BR2_PACKAGE_MTDEV
 	  variants of kernel MT events to the slotted type B protocol.
 
 	  http://bitmath.org/code/mtdev/
-

+ 0 - 1
package/netcat/Config.in

@@ -10,4 +10,3 @@ config BR2_PACKAGE_NETCAT
 	  need and has several interesting built-in capabilities.
 
 	  http://netcat.sourceforge.net/download.php
-

+ 0 - 2
package/python-dpkt/Config.in

@@ -7,5 +7,3 @@ config BR2_PACKAGE_PYTHON_DPKT
 	  for the basic TCP/IP protocols.
 
 	  http://code.google.com/p/dpkt/
-
-

+ 0 - 1
package/python-serial/Config.in

@@ -5,4 +5,3 @@ config BR2_PACKAGE_PYTHON_SERIAL
 	  python-serial is a Python library to access serial ports.
 
 	  http://pyserial.sf.net
-

+ 0 - 1
package/qtuio/Config.in

@@ -18,4 +18,3 @@ endif
 
 comment "qtuio depends on QT gui module"
 	depends on !BR2_PACKAGE_QT_GUI_MODULE
-

+ 0 - 2
package/rpm/Config.in

@@ -34,5 +34,3 @@ comment "xz payload support needs a toolchain w/ C++"
 	depends on !BR2_INSTALL_LIBSTDCPP
 
 endif
-
-

+ 0 - 1
package/sawman/Config.in

@@ -9,4 +9,3 @@ config BR2_PACKAGE_SAWMAN
 	  working horse.
 
 	  See http://www.directfb.org/downloads/Extras/README.SaWMan
-

+ 0 - 1
package/sdl_ttf/Config.in

@@ -7,4 +7,3 @@ config BR2_PACKAGE_SDL_TTF
 	  use TrueType fonts in your SDL applications.
 
 	  http://www.libsdl.org/projects/SDL_ttf/
-

+ 0 - 1
package/speex/Config.in

@@ -21,4 +21,3 @@ config BR2_PACKAGE_SPEEX_ARM5E
 	depends on BR2_arm && !BR2_PACKAGE_SPEEX_ARM4
 
 endif
-

+ 0 - 1
package/tftpd/Config.in

@@ -2,4 +2,3 @@ config BR2_PACKAGE_TFTPD
 	bool "tftpd"
 	help
 	  HPA's Trivial File Transfer Protocol (tftp) server.
-

+ 0 - 1
package/vsftpd/Config.in

@@ -4,4 +4,3 @@ config BR2_PACKAGE_VSFTPD
 	help
 	  vsftpd is an ftp daemon written with security in mind.
 	  http://vsftpd.beasts.org/
-

+ 0 - 1
package/x11r7/mesa3d/Config.in

@@ -12,4 +12,3 @@ config BR2_PACKAGE_MESA3D
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
 	  Mesa 3D, an open-source implementation of the OpenGL specification.
-

+ 0 - 1
package/x11r7/xcb-proto/Config.in

@@ -4,4 +4,3 @@ config BR2_PACKAGE_XCB_PROTO
 		The protocol headers that define XCB.
 
 		http://xcb.freedesktop.org/
-

+ 0 - 1
package/xfsprogs/Config.in

@@ -15,4 +15,3 @@ config BR2_PACKAGE_XFSPROGS
 	  The XFS file system utilities and libraries
 
 	  http://oss.sgi.com/projects/xfs/
-

+ 0 - 1
toolchain/toolchain-external/Config.in

@@ -1077,4 +1077,3 @@ config BR2_BFIN_INSTALL_FLAT_SHARED
 	  shared FLAT.
 
 endif # BR2_TOOLCHAIN_EXTERNAL
-

+ 0 - 1
toolchain/toolchain/toolchain.mk

@@ -15,4 +15,3 @@ endif
 $(eval $(generic-package))
 
 toolchain-source: prepare dirs dependencies $(HOST_DIR)/usr/share/buildroot/toolchainfile.cmake
-