1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:01:52 +02:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-03-06 09:36:20 +00:00
parent fbbbec095e
commit 3f0ff69b4e

View File

@ -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