build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36352 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2013-04-17 15:36:49 +00:00
parent cac6e3495f
commit fb0a764394

View file

@ -6,6 +6,10 @@
mainmenu "OpenWrt Configuration" mainmenu "OpenWrt Configuration"
config MODULES
bool
default y
config HAVE_DOT_CONFIG config HAVE_DOT_CONFIG
bool bool
default y default y