Android: Remove hostapd dump_file functionality
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
fd77e594a4
commit
b19ef32bf9
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue