summaryrefslogtreecommitdiff
path: root/config/global/paths.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/global/paths.in')
-rw-r--r--config/global/paths.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/global/paths.in b/config/global/paths.in
index f3059b9..bdad57f 100644
--- a/config/global/paths.in
+++ b/config/global/paths.in
@@ -19,15 +19,6 @@ config SAVE_TARBALLS
If you say 'y' here, new downloaded tarballs will be saved in the
directory you entered above.
-config CUSTOM_LOCATION_ROOT_DIR
- string
- prompt "Directory containing custom source components"
- depends on EXPERIMENTAL
- help
- This is the path CT-NG will attempt to use as a root for locating
- local copies of source components (CUSTOM_LOCATION_ROOT_DIR/component)
- unless a component declares its own specific custom location.
-
config WORK_DIR
string
prompt "Working directory" if ! BACKEND
@@ -130,7 +121,6 @@ config STRIP_HOST_TOOLCHAIN_EXECUTABLES
config STRIP_TARGET_TOOLCHAIN_EXECUTABLES
bool
prompt "Strip target toolchain executables"
- depends on CC_GCC_4_6_or_later
help
It means using install-strip target for GCC 4.6 or later.
An install-strip make target is provided that installs stripped