[Buildroot] [git commit] Config.in.legacy: remove redundant empty line

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Tue Feb 2 19:42:57 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=b12ce36b17a2ef7dfc618b2c155da32d0aad4a54
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

As reported by check-package.

Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/1003192260

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 Config.in.legacy | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index 18f9bc5478..6d46132960 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -152,7 +152,6 @@ config BR2_BINUTILS_VERSION_2_33_X
 	help
 	  binutils 2.33.x has been removed, use a newer version.
 
-
 config BR2_PACKAGE_LIBUPNP18
 	bool "libupnp18 package removed"
 	select BR2_LEGACY


More information about the buildroot mailing list