mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
There is an empty newline between the "help" keyword, and the help text, which we don't normally do in Buildroot. This commit gets rid of this useless empty newline. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>