浏览代码

Config.in: indentation cleanup

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy Grzegorek 9 年之前
父节点
当前提交
a446ab7449
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8 8
      Config.in

+ 8 - 8
Config.in

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