mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
wpa_supplicant: disable for avr32
Fixes: http://autobuild.buildroot.net/results/209/20908f479b33c1e2952622f5e8ad6b60d58af693/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2b6679baba
commit
815e4063f7
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_WPA_SUPPLICANT
|
config BR2_PACKAGE_WPA_SUPPLICANT
|
||||||
bool "wpa_supplicant"
|
bool "wpa_supplicant"
|
||||||
|
depends on !BR2_avr32 # no epoll_create1
|
||||||
help
|
help
|
||||||
WPA supplicant for secure wireless networks
|
WPA supplicant for secure wireless networks
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user