1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 03:54:11 +03:00

disable CONFIG_LOCALVERSION_AUTO - it breaks insmod

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-10-13 02:00:06 +00:00
parent 1b4d95594f
commit 6ea62735e2
3 changed files with 3 additions and 3 deletions

View 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

View 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

View 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