mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02: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:
parent
1b4d95594f
commit
6ea62735e2
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user