[PATCH] Android: Do not compile wpa_supplicant if not chosen

Dmitry Shmidt dimitrysh
Fri Nov 22 15:52:10 PST 2013


Change-Id: I60c91fd04589386f9a7cbf1ae82fd545634640c7
Signed-off-by: Dmitry Shmidt <dimitrysh at google.com>
---
 Android.mk | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Android.mk b/Android.mk
index 4a74b24..0e8cb6c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,8 +1,5 @@
 LOCAL_PATH:= $(call my-dir)
 
-ifndef WPA_SUPPLICANT_VERSION
-WPA_SUPPLICANT_VERSION := VER_0_8_X
-endif
 ifeq ($(WPA_SUPPLICANT_VERSION),VER_0_8_X)
 # The order of the 2 Android.mks does matter!
 # TODO: Clean up the Android.mks, reset all the temporary variables at the
-- 
1.8.4.1




More information about the Hostap mailing list