aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2012-02-21 16:49:00 -0800
committerDmitry Shmidt <dimitrysh@google.com>2012-02-21 16:49:00 -0800
commit7dd0f2072342a04eeead17ed975b639d89eb4589 (patch)
treeb6b217539ca48260269a44bb09c7344baa97170b /hostapd
parent006dedfbfff3ecae6996e5eb85240e42b0e6a7a4 (diff)
downloadandroid_external_wpa_supplicant_8-7dd0f2072342a04eeead17ed975b639d89eb4589.tar.gz
android_external_wpa_supplicant_8-7dd0f2072342a04eeead17ed975b639d89eb4589.tar.bz2
android_external_wpa_supplicant_8-7dd0f2072342a04eeead17ed975b639d89eb4589.zip
Move .config for Android to android.config
Change-Id: I05322cf024cf63f217802b861a7b2117c9decfda Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'hostapd')
-rw-r--r--hostapd/Android.mk2
-rw-r--r--hostapd/android.config (renamed from hostapd/.config)0
2 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/Android.mk b/hostapd/Android.mk
index 255c8023..5fd7d3f5 100644
--- a/hostapd/Android.mk
+++ b/hostapd/Android.mk
@@ -8,7 +8,7 @@ endif
ifeq ($(WPA_BUILD_HOSTAPD),true)
-include $(LOCAL_PATH)/.config
+include $(LOCAL_PATH)/android.config
# To ignore possible wrong network configurations
L_CFLAGS = -DWPA_IGNORE_CONFIG_ERRORS
diff --git a/hostapd/.config b/hostapd/android.config
index 8341d4b0..8341d4b0 100644
--- a/hostapd/.config
+++ b/hostapd/android.config