1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 09:01:18 +02:00

Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules

SVN-Revision: 310
This commit is contained in:
Nicolas Thill 2005-03-06 09:36:20 +00:00
parent 86f55ecf77
commit 6efe56b146

@ -298,7 +298,7 @@ CONFIG_LSMOD=y
CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y
# CONFIG_MODPROBE is not set
CONFIG_RMMOD=y
# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
#
# Networking Utilities