aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2012-02-22 11:24:06 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-22 11:24:06 -0800
commite5c41fbfc1840bd63ff386e95fb69b084db4e332 (patch)
treed9adacdbd7221ec66d483c538c093b014fa19005 /hostapd
parent30e144f32477cf3aaf9063b8f63bab9cc31621b7 (diff)
parent30f94813e7f35e3812c5d31ebc53630c26c4e4b2 (diff)
downloadandroid_external_wpa_supplicant_8-e5c41fbfc1840bd63ff386e95fb69b084db4e332.tar.gz
android_external_wpa_supplicant_8-e5c41fbfc1840bd63ff386e95fb69b084db4e332.tar.bz2
android_external_wpa_supplicant_8-e5c41fbfc1840bd63ff386e95fb69b084db4e332.zip
Merge changes If51126b8,I05322cf0
* changes: wpa_supplicant: Change wpa_supplicant.conf template name Move .config for Android to android.config
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 dfff0851..33e69d95 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