diff --git a/Android.mk b/Android.mk new file mode 100644 index 000000000..c2cc68b5d --- /dev/null +++ b/Android.mk @@ -0,0 +1,3 @@ +ifeq ($(WPA_SUPPLICANT_VERSION),VER_2_1_DEVEL) + include $(call all-subdir-makefiles) +endif