Config.in: indentation cleanup

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jerzy Grzegorek 2016-07-02 17:06:18 +02:00 committed by Thomas Petazzoni
parent 3768a98f21
commit a446ab7449

View File

@ -730,14 +730,14 @@ endmenu
config BR2_REPRODUCIBLE config BR2_REPRODUCIBLE
bool "Make the build reproducible (experimental)" bool "Make the build reproducible (experimental)"
help help
This option will remove all sources of non-reproducibility This option will remove all sources of non-reproducibility
from the build process. For a given Buildroot configuration, from the build process. For a given Buildroot configuration,
this allows to generate exactly identical binaries from one this allows to generate exactly identical binaries from one
build to the other, including on different machines. build to the other, including on different machines.
This is labeled as an experimental feature, as not all This is labeled as an experimental feature, as not all
packages behave properly to ensure reproducibility. packages behave properly to ensure reproducibility.
endmenu endmenu