sdk: provide explicit CONFIG_MODULES kconfig symbol
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jul 2015 23:45:15 +0000 (23:45 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jul 2015 23:45:15 +0000 (23:45 +0000)
commit94a5b1dfc2a4e6744b5e30706091f0b5403148a4
tree816ef6f1d6ddbd71b0271ca85fe4a26cdd8d7a7c
parent3d3ec9e4fc714fa5544545cebe7d8d0e7c0c3b37
sdk: provide explicit CONFIG_MODULES kconfig symbol

Extend the SDK Config.in file to explicitely declare a MODULES symbol with
the "option modules" flag set in order to prevent a kconfig segmentation fault
whenever a "depends m" dependency is encountered.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46514 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/sdk/files/Config.in