1
0
mirror of https://github.com/vanhoefm/fragattacks.git synced 2025-02-17 17:43:06 -05:00
Jouni Malinen 6f1127cac6 Android: Add a top level Android.mk
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>
2013-05-18 11:55:32 +03:00

4 lines
94 B
Makefile

ifeq ($(WPA_SUPPLICANT_VERSION),VER_2_1_DEVEL)
include $(call all-subdir-makefiles)
endif