projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86f55ec
)
Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules
author
Nicolas Thill
<nico@openwrt.org>
Sun, 6 Mar 2005 09:36:20 +0000
(09:36 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 6 Mar 2005 09:36:20 +0000
(09:36 +0000)
SVN-Revision: 310
openwrt/package/busybox/busybox.config
patch
|
blob
|
history
diff --git
a/openwrt/package/busybox/busybox.config
b/openwrt/package/busybox/busybox.config
index c79c7ec76411e518a03c4dde3ed8d5b68f6d3a7a..fc5762239225577e783dec74aa5dc559aba3cc44 100644
(file)
--- a/
openwrt/package/busybox/busybox.config
+++ b/
openwrt/package/busybox/busybox.config
@@
-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