only rebuild the package index when the *.ipk files have changed
[openwrt-10.03/.git] / Config.in
index e059f06ab57fa3036fa4ebbdb4df26cc7ac7f3c6..752e1d93e70e44b8087cf6ae429c57df022adf16 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -18,6 +18,10 @@ menuconfig DEVEL
        select BUILDOPTS
        select TOOLCHAINOPTS
 
+config BROKEN
+       bool "Show broken platforms / packages" if DEVEL
+       default n
+
 menuconfig BUILDOPTS
        bool "Build Options" if DEVEL