projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
separate stat/debug and needed tools for configuring wlan devices, saves some space...
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
576e482
..
308df37
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-10,10
+10,12
@@
config BR2_HAVE_DOT_CONFIG
bool
default y
bool
default y
+config BR2_mipsel
+ bool
+ default y
+
choice
choice
- default BR2_mipsel
- help
- Stuff
+ prompt "Target Architecture" if CONFIG_DEVEL
config BR2_arm
bool "arm"
config BR2_arm
bool "arm"
@@
-81,10
+83,6
@@
config BR2_TAR_VERBOSITY
bool
default n
bool
default n
-config BR2_STAGING_DIR
- string
- default "$(BASE_DIR)/staging_dir_$(ARCH)$(ARCH_FPU_SUFFIX)"
-
config BR2_JLEVEL
int
default "1"
config BR2_JLEVEL
int
default "1"
This page took
0.023907 seconds
and
4
git commands to generate.