[PATCH] Android: Remove hostapd dump_file functionality

Dmitry Shmidt dimitrysh at google.com
Thu Jan 9 18:19:36 EST 2014


Signed-off-by: Dmitry Shmidt <dimitrysh at google.com>
---
 hostapd/Android.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hostapd/Android.mk b/hostapd/Android.mk
index 54ac497..6e37beb 100644
--- a/hostapd/Android.mk
+++ b/hostapd/Android.mk
@@ -141,7 +141,6 @@ ifndef CONFIG_NO_DUMP_STATE
 # through control interface commands (undefine it, if you want to save in
 # binary size)
 L_CFLAGS += -DHOSTAPD_DUMP_STATE
-OBJS += dump_state.c
 OBJS += src/eapol_auth/eapol_auth_dump.c
 endif
 
-- 
1.8.5.1



More information about the HostAP mailing list