use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
[openwrt/svn-archive/archive.git] / Config.in
index 72a3be2b6dbd6af50e687ab3dd02f25797da271c..fde72b518ecd7df83444d7a626314fccc4fa3cfb 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -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