mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
6f1127cac6
This allows the hostap.git repository version to be build as part of the full Android platform build. Signed-hostap: Jouni Malinen <j@w1.fi>
4 lines
94 B
Makefile
4 lines
94 B
Makefile
ifeq ($(WPA_SUPPLICANT_VERSION),VER_2_1_DEVEL)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|