CC: sdk: provide explicit CONFIG_MODULES kconfig symbol
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jul 2015 23:49:48 +0000 (23:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jul 2015 23:49:48 +0000 (23:49 +0000)
commitbc3c7808b884095633fa6e9ae0f6bfb8a3377c2e
tree1548356330ff76299fabd796764e9885fe958f32
parent5c731bbee207376de919bd9a4fd951e9e93c970d
CC: 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>
Backport of r46514

SVN-Revision: 46515
target/sdk/files/Config.in