summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-06-13 02:23:46 -0700
committerMichael Forney <mforney@mforney.org>2016-06-13 02:23:46 -0700
commit273838aa76826e373e538696a399d8ef448c60e8 (patch)
tree0979b2476999d4c4a0d9ea0d8ef2251a6dc1f95f /extra
parent3b664a280b88931d84f9465efc5932be86521e3a (diff)
hostap: Add missing CONFIG_BACKEND_FILE
Diffstat (limited to 'extra')
-rw-r--r--extra/hostap/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/hostap/config.h b/extra/hostap/config.h
index bbe4f347..4ae1c4c9 100644
--- a/extra/hostap/config.h
+++ b/extra/hostap/config.h
@@ -1,3 +1,4 @@
+#define CONFIG_BACKEND_FILE
#define CONFIG_CTRL_IFACE
#define CONFIG_CTRL_IFACE_DIR "/run/wpa_supplicant"
#define CONFIG_CTRL_IFACE_UNIX