projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add mirror
[openwrt.git]
/
openwrt
/
Config.in
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index
5867be0
..
31ddbac
100644
(file)
--- a/
openwrt/Config.in
+++ b/
openwrt/Config.in
@@
-86,7
+86,7
@@
config BR2_TAR_VERBOSITY
config BR2_STAGING_DIR
string "Toolchain and header file location?"
config BR2_STAGING_DIR
string "Toolchain and header file location?"
- default "$(B
UILD_DIR)/staging_dir
"
+ default "$(B
ASE_DIR)/staging_dir_$(ARCH)$(ARCH_FPU_SUFFIX)
"
help
This is the location where the toolchain will be installed.
Since the toolchain will not work if it is moved from this
help
This is the location where the toolchain will be installed.
Since the toolchain will not work if it is moved from this
@@
-95,7
+95,7
@@
config BR2_STAGING_DIR
the toolchain will be used.
Most people will leave this set to the default value of
the toolchain will be used.
Most people will leave this set to the default value of
- "$(B
UILD_DIR)/staging_dir
".
+ "$(B
ASE_DIR)/staging_dir_$(ARCH)$(ARCH_FPU_SUFFIX)
".
config BR2_JLEVEL
int "Number of jobs to run simultaneously"
config BR2_JLEVEL
int "Number of jobs to run simultaneously"
This page took
0.022847 seconds
and
4
git commands to generate.