projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
buggy script; nolonger used
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
cdc7b6e
..
fde72b5
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-26,6
+26,9
@@
config BROKEN
bool "Show broken platforms / packages" if DEVEL
default n
bool "Show broken platforms / packages" if DEVEL
default n
+config LOCALMIRROR
+ string "Local mirror for source packages" if DEVEL
+
menuconfig BUILDOPTS
bool "Build Options" if DEVEL
menuconfig BUILDOPTS
bool "Build Options" if DEVEL
@@
-123,5
+126,5
@@
source "target/linux/*/image/Config.in"
endmenu
endmenu
-source "tmp/.config.in"
+source "tmp/.config
-package
.in"
This page took
0.022782 seconds
and
4
git commands to generate.