[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Tue Oct 25 09:14:42 UTC 2011


    Date: Tuesday, October 25, 2011 @ 05:14:41
  Author: tpowa
Revision: 141166

fix modversions

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2011-10-25 08:28:32 UTC (rev 141165)
+++ config	2011-10-25 09:14:41 UTC (rev 141166)
@@ -225,7 +225,7 @@
 CONFIG_MODULE_FORCE_LOAD=y
 CONFIG_MODULE_UNLOAD=y
 CONFIG_MODULE_FORCE_UNLOAD=y
-# CONFIG_MODVERSIONS is not set
+CONFIG_MODVERSIONS=y
 # CONFIG_MODULE_SRCVERSION_ALL is not set
 CONFIG_STOP_MACHINE=y
 CONFIG_BLOCK=y

Modified: config.x86_64
===================================================================
--- config.x86_64	2011-10-25 08:28:32 UTC (rev 141165)
+++ config.x86_64	2011-10-25 09:14:41 UTC (rev 141166)
@@ -227,7 +227,7 @@
 CONFIG_MODULE_FORCE_LOAD=y
 CONFIG_MODULE_UNLOAD=y
 CONFIG_MODULE_FORCE_UNLOAD=y
-# CONFIG_MODVERSIONS is not set
+CONFIG_MODVERSIONS=y
 # CONFIG_MODULE_SRCVERSION_ALL is not set
 CONFIG_STOP_MACHINE=y
 CONFIG_BLOCK=y




More information about the arch-commits mailing list