mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 03:47:44 +00:00
wpa_supplicant: add support for libnl-2.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
3a7495c2fb
commit
59af9a8947
@ -16,6 +16,7 @@ ifeq ($(BR2_PACKAGE_LIBNL),y)
|
|||||||
WPA_SUPPLICANT_DEPENDENCIES += libnl
|
WPA_SUPPLICANT_DEPENDENCIES += libnl
|
||||||
define WPA_SUPPLICANT_LIBNL_CONFIG
|
define WPA_SUPPLICANT_LIBNL_CONFIG
|
||||||
$(SED) "s/^#CONFIG_DRIVER_NL80211/CONFIG_DRIVER_NL80211/" $(WPA_SUPPLICANT_CONFIG)
|
$(SED) "s/^#CONFIG_DRIVER_NL80211/CONFIG_DRIVER_NL80211/" $(WPA_SUPPLICANT_CONFIG)
|
||||||
|
echo "CONFIG_LIBNL20=y" >>$(WPA_SUPPLICANT_CONFIG)
|
||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user