disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Oct 2007 02:00:06 +0000 (02:00 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Oct 2007 02:00:06 +0000 (02:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic-2.6/config-2.6.22
target/linux/generic-2.6/config-2.6.23
target/linux/generic-2.6/config-default

index 96d4859..b45c793 100644 (file)
@@ -664,7 +664,7 @@ CONFIG_LIBCRC32C=m
 CONFIG_LLC=y
 CONFIG_LLC2=m
 CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_LOCKD=m
 CONFIG_LOCKDEP_SUPPORT=y
 CONFIG_LOCKD_V4=y
index 8442ca0..5d678e8 100644 (file)
@@ -672,7 +672,7 @@ CONFIG_LIBCRC32C=m
 CONFIG_LLC=y
 CONFIG_LLC2=m
 CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_LOCKD=m
 CONFIG_LOCKDEP_SUPPORT=y
 CONFIG_LOCKD_V4=y
index 9370fa9..5e4768c 100644 (file)
@@ -647,7 +647,7 @@ CONFIG_LIBCRC32C=m
 CONFIG_LLC=y
 CONFIG_LLC2=m
 CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_LOCKD=m
 CONFIG_LOCKDEP_SUPPORT=y
 CONFIG_LOCKD_V4=y
This page took 0.03086 seconds and 4 git commands to generate.