projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix the Aruba ethernet drivers for 2.6.17
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
4a887cc
..
740205e
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-21,10
+21,12
@@
menuconfig DEVEL
menuconfig BUILDOPTS
bool "Build Options" if DEVEL
menuconfig BUILDOPTS
bool "Build Options" if DEVEL
-config WGET
- string
- prompt "WGET command" if BUILDOPTS
- default "wget --passive-ftp -nd"
+config AUTOREBUILD
+ bool
+ prompt "Automatic rebuild of packages" if BUILDOPTS
+ default y
+ help
+ Automatically rebuild packages when their files change
config TAR_VERBOSITY
bool
config TAR_VERBOSITY
bool
This page took
0.02211 seconds
and
4
git commands to generate.