mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/zerofree: fix double space in Config.in comment
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9611a3b323
commit
05d3fdfd13
@@ -9,6 +9,6 @@ config BR2_PACKAGE_ZEROFREE
|
||||
|
||||
https://frippery.org/uml/
|
||||
|
||||
comment "zerofree needs a toolchain w/ dynamic library"
|
||||
comment "zerofree needs a toolchain w/ dynamic library"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
Reference in New Issue
Block a user