add a menuconfig option for specifying a local download mirror

SVN-Revision: 6877
This commit is contained in:
Felix Fietkau
2007-04-06 23:15:39 +00:00
parent c3a9685aa3
commit 35967a174c
2 changed files with 20 additions and 6 deletions

View File

@@ -26,6 +26,9 @@ config BROKEN
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