projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add "Architecture" field to opkg status file (closes: #3901)
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
1e8f9e2
..
b9716e8
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-142,6
+142,10
@@
config EXTERNAL_KERNEL_TREE
prompt "Use external kernel tree" if DEVEL
default ""
prompt "Use external kernel tree" if DEVEL
default ""
+config BUILD_DEVELOPER_SYSTEM
+ bool "build a non-stripped system, so gcc can be run natively on target" if DEVEL
+ default n
+
source "toolchain/Config.in"
menuconfig BUILDSYSTEM_SETTINGS
bool "Buildsystem settings"
source "toolchain/Config.in"
menuconfig BUILDSYSTEM_SETTINGS
bool "Buildsystem settings"
This page took
0.025905 seconds
and
4
git commands to generate.