]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix wpa_supplicant defconfig copy-paste description
authorJouni Malinen <j@w1.fi>
Sat, 11 Feb 2017 08:12:16 +0000 (10:12 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Feb 2017 08:12:16 +0000 (10:12 +0200)
This is obviously for the wpa_supplicant binary, not hostapd.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/android.config
wpa_supplicant/defconfig

index e167f9fddafcead2842505c0d76ff29ce3f46b8e..1790ac98f7fe8338529f8a89a8dcd63ea3dbaf97 100644 (file)
@@ -1,9 +1,9 @@
 # Example wpa_supplicant build time configuration
 #
 # This file lists the configuration options that are used when building the
-# hostapd binary. All lines starting with # are ignored. Configuration option
-# lines must be commented out complete, if they are not to be included, i.e.,
-# just setting VARIABLE=n is not disabling that variable.
+# wpa_supplicant binary. All lines starting with # are ignored. Configuration
+# option lines must be commented out complete, if they are not to be included,
+# i.e., just setting VARIABLE=n is not disabling that variable.
 #
 # This file is included in Makefile, so variables like CFLAGS and LIBS can also
 # be modified from here. In most cases, these lines should use += in order not
index f0ce4a6fdad1b8b95b3f217780c672715fbc06ff..b0cbde79d3bd68144138a1bc9450d944230893f8 100644 (file)
@@ -1,9 +1,9 @@
 # Example wpa_supplicant build time configuration
 #
 # This file lists the configuration options that are used when building the
-# hostapd binary. All lines starting with # are ignored. Configuration option
-# lines must be commented out complete, if they are not to be included, i.e.,
-# just setting VARIABLE=n is not disabling that variable.
+# wpa_supplicant binary. All lines starting with # are ignored. Configuration
+# option lines must be commented out complete, if they are not to be included,
+# i.e., just setting VARIABLE=n is not disabling that variable.
 #
 # This file is included in Makefile, so variables like CFLAGS and LIBS can also
 # be modified from here. In most cases, these lines should use += in order not