fix targetinfo, packageinfo
[openwrt.git] / 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
 
+config LOCALMIRROR
+       string "Local mirror for source packages" if DEVEL
+
 menuconfig BUILDOPTS
        bool "Build Options" if DEVEL
 
@@ -123,5 +126,5 @@ source "target/linux/*/image/Config.in"
 
 endmenu
 
-source "tmp/.config.in"
+source "tmp/.config-package.in"
 
This page took 0.032105 seconds and 4 git commands to generate.