mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 21:09:30 -05:00
wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #9299)
SVN-Revision: 26764
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user