nbd's makefile/menuconfig rewrite
[openwrt/openwrt.git] / openwrt / Config.in
index 7fd499b2e004b54c27e032f5bcd848f42b934e38..5867be0e6f30623023ec31cb76e53ebb9324886a 100644 (file)
@@ -2,6 +2,10 @@
 
 mainmenu "OpenWRT Configuration"
 
+config MODULES
+       bool
+       default y
+
 config BR2_HAVE_DOT_CONFIG
        bool
        default y
@@ -102,8 +106,5 @@ config BR2_JLEVEL
 endmenu
 
 source "toolchain/Config.in"
-
 source "package/Config.in"
-
 source "target/Config.in"
-