From: Felix Fietkau Date: Thu, 12 Oct 2006 15:43:29 +0000 (+0000) Subject: enable busybox taint checking to support gplonly kernel exports X-Git-Tag: whiterussian_rc6~87 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fe7c8025a145e7596c84902f1b83c5049da4418d;p=openwrt%2Fsvn-archive%2Fopenwrt.git enable busybox taint checking to support gplonly kernel exports SVN-Revision: 5054 --- diff --git a/openwrt/package/busybox/config/modutils/Config.in b/openwrt/package/busybox/config/modutils/Config.in index 536236b7c3..4aad804f79 100644 --- a/openwrt/package/busybox/config/modutils/Config.in +++ b/openwrt/package/busybox/config/modutils/Config.in @@ -100,7 +100,7 @@ config BUSYBOX_CONFIG_RMMOD config BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE bool "Support tainted module checking with new kernels" - default n + default y depends on BUSYBOX_CONFIG_INSMOD || BUSYBOX_CONFIG_LSMOD help Support checking for tainted modules. These are usually binary