build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig
authorFelix Fietkau <nbd@openwrt.org>
Wed, 17 Apr 2013 15:36:49 +0000 (15:36 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 17 Apr 2013 15:36:49 +0000 (15:36 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36352

Config.in

index 115348071097052a61878be3a454f08efb99de6d..0268cdd8e47e0bb09648891e08eaf96e67b2cd31 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -6,6 +6,10 @@
 
 mainmenu "OpenWrt Configuration"
 
+config MODULES
+       bool
+       default y
+
 config HAVE_DOT_CONFIG
        bool
        default y