mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
fix module loading due to CONFIG_LOCALVERSION being on (#7144)
SVN-Revision: 20822
This commit is contained in:
parent
185965e128
commit
06cece53ef
@ -173,7 +173,6 @@ CONFIG_LIB80211_CRYPT_TKIP=m
|
||||
CONFIG_LIB80211_CRYPT_WEP=m
|
||||
CONFIG_LIBERTAS=m
|
||||
# CONFIG_LIBERTAS_DEBUG is not set
|
||||
CONFIG_LOCALVERSION_AUTO=y
|
||||
CONFIG_LOCK_KERNEL=y
|
||||
CONFIG_LOG_BUF_SHIFT=15
|
||||
CONFIG_LXT_PHY=m
|
||||
|
@ -173,7 +173,6 @@ CONFIG_LIB80211_CRYPT_TKIP=m
|
||||
CONFIG_LIB80211_CRYPT_WEP=m
|
||||
CONFIG_LIBERTAS=m
|
||||
# CONFIG_LIBERTAS_DEBUG is not set
|
||||
CONFIG_LOCALVERSION_AUTO=y
|
||||
CONFIG_LOCK_KERNEL=y
|
||||
CONFIG_LOG_BUF_SHIFT=15
|
||||
CONFIG_LXT_PHY=m
|
||||
|
Loading…
Reference in New Issue
Block a user