]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Do not compile wpa_supplicant if not chosen
authorDmitry Shmidt <dimitrysh@google.com>
Fri, 22 Nov 2013 23:52:10 +0000 (15:52 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 8 Dec 2013 04:50:15 +0000 (20:50 -0800)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Android.mk

index 4a74b248d5b1265ec1b4d8eb6c4fed410fbd2747..0e8cb6c18ac81c7f417e0ff3b3b1104072f55448 100644 (file)
@@ -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