wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #9299)
SVN-Revision: 26764
This commit is contained in:
parent
359e667fd5
commit
2b5517934d
2 changed files with 4 additions and 0 deletions
|
@ -402,3 +402,5 @@ CONFIG_INTERNAL_LIBTOMMATH_FAST=y
|
|||
#LIBS += -lbfd -liberty -lz
|
||||
#LIBS_p += -lbfd -liberty -lz
|
||||
#LIBS_c += -lbfd -liberty -lz
|
||||
|
||||
NEED_80211_COMMON=y
|
||||
|
|
|
@ -402,3 +402,5 @@ CONFIG_TLS=internal
|
|||
#LIBS += -lbfd -liberty -lz
|
||||
#LIBS_p += -lbfd -liberty -lz
|
||||
#LIBS_c += -lbfd -liberty -lz
|
||||
|
||||
NEED_80211_COMMON=y
|
||||
|
|
Loading…
Reference in a new issue