mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 10:43:50 +01:00
fix module loading due to CONFIG_LOCALVERSION being on (#7144)
SVN-Revision: 20822
This commit is contained in:
parent
185965e128
commit
06cece53ef
2 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue