|
@@ -726,8 +726,6 @@ config BR2_COMPILER_PARANOID_UNSAFE_PATH
|
|
toolchain (through the toolchain wrapper and binutils patches)
|
|
toolchain (through the toolchain wrapper and binutils patches)
|
|
and external toolchain backends (through the toolchain wrapper).
|
|
and external toolchain backends (through the toolchain wrapper).
|
|
|
|
|
|
-endmenu
|
|
|
|
-
|
|
|
|
config BR2_REPRODUCIBLE
|
|
config BR2_REPRODUCIBLE
|
|
bool "Make the build reproducible (experimental)"
|
|
bool "Make the build reproducible (experimental)"
|
|
help
|
|
help
|
|
@@ -741,6 +739,8 @@ config BR2_REPRODUCIBLE
|
|
|
|
|
|
endmenu
|
|
endmenu
|
|
|
|
|
|
|
|
+endmenu
|
|
|
|
+
|
|
source "toolchain/Config.in"
|
|
source "toolchain/Config.in"
|
|
|
|
|
|
source "system/Config.in"
|
|
source "system/Config.in"
|