Commit 3033bc0c authored by Jerzy Grzegorek's avatar Jerzy Grzegorek Committed by Peter Korsgaard
Browse files

package: remove the empty trailing line(s)

parent 6c6dcf47
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,4 +13,3 @@ source "boot/uboot/Config.in"
source "boot/xloader/Config.in"

endmenu
+0 −3
Original line number Diff line number Diff line
@@ -45,6 +45,3 @@ config BR2_TARGET_AT91BOOTSTRAP_MEMORY
	default	"nandflash"	if	BR2_TARGET_AT91BOOTSTRAP_NANDFLASH

endif


+0 −1
Original line number Diff line number Diff line
@@ -2,4 +2,3 @@ config BR2_TARGET_ROOTFS_ROMFS
	bool "romfs root filesystem"
	help
	  Build a romfs image of the root filesystem.
+0 −1
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -80,4 +80,3 @@ config BR2_PACKAGE_ALSA_LIB_OLD_SYMBOLS
endmenu

endif
Loading