rtl8188eu: Minor change to control_ap

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2021-11-11 16:41:09 -06:00
parent a69d6361ef
commit 0572d04e67
94 changed files with 0 additions and 1744 deletions

View file

@ -1,31 +0,0 @@
config_file.o: config_file.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/uuid.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h \
/home/finger/hostapd-2.9/src/ap/vlan.h config_file.h

View file

@ -1,52 +0,0 @@
ctrl_iface.o: ctrl_iface.c /home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/module_tests.h \
/home/finger/hostapd-2.9/src/common/version.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ctrl_iface_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/radius/radius_server.h \
/home/finger/hostapd-2.9/src/l2_packet/l2_packet.h \
/home/finger/hostapd-2.9/src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h \
/home/finger/hostapd-2.9/src/ap/vlan.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/ap/ieee802_1x.h \
/home/finger/hostapd-2.9/src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
/home/finger/hostapd-2.9/src/ap/ieee802_11.h \
/home/finger/hostapd-2.9/src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/ap/wps_hostapd.h \
/home/finger/hostapd-2.9/src/ap/ctrl_iface_ap.h \
/home/finger/hostapd-2.9/src/ap/ap_drv_ops.h \
/home/finger/hostapd-2.9/src/ap/hs20.h \
/home/finger/hostapd-2.9/src/ap/wnm_ap.h \
/home/finger/hostapd-2.9/src/ap/beacon.h \
/home/finger/hostapd-2.9/src/ap/neighbor_db.h \
/home/finger/hostapd-2.9/src/ap/rrm.h \
/home/finger/hostapd-2.9/src/ap/dpp_hostapd.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst_ctrl_iface.h \
/home/finger/hostapd-2.9/src/fst/fst_ctrl_aux.h config_file.h \
ctrl_iface.h

View file

@ -1,9 +0,0 @@
eap_register.o: eap_register.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h eap_register.h

View file

@ -1,14 +0,0 @@
hostapd_cli.o: hostapd_cli.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/edit.h \
/home/finger/hostapd-2.9/src/common/version.h \
/home/finger/hostapd-2.9/src/common/cli.h \
/home/finger/hostapd-2.9/src/utils/list.h

View file

@ -1,37 +0,0 @@
main.o: main.c /home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/uuid.h \
/home/finger/hostapd-2.9/src/crypto/random.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/common/version.h \
/home/finger/hostapd-2.9/src/common/dpp.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/tncs.h \
/home/finger/hostapd-2.9/src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h \
/home/finger/hostapd-2.9/src/ap/vlan.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/ap/ap_drv_ops.h \
/home/finger/hostapd-2.9/src/ap/dpp_hostapd.h config_file.h \
eap_register.h ctrl_iface.h

View file

@ -1,27 +0,0 @@
../src/ap/accounting.o: ../src/ap/accounting.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_1x.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/ap_drv_ops.h ../src/ap/accounting.h

View file

@ -1,32 +0,0 @@
../src/ap/ap_config.o: ../src/ap/ap_config.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_1x_defs.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
/home/finger/hostapd-2.9/src/common/dhcp.h \
/home/finger/hostapd-2.9/src/eap_common/eap_wsc_common.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/vlan.h \
../src/ap/airtime_policy.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h

View file

@ -1,27 +0,0 @@
../src/ap/ap_drv_ops.o: ../src/ap/ap_drv_ops.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/hw_features_common.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/p2p/p2p.h ../src/ap/hostapd.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/ieee802_11.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/p2p_hostapd.h \
../src/ap/hs20.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/ap_drv_ops.h

View file

@ -1,23 +0,0 @@
../src/ap/ap_list.o: ../src/ap/ap_list.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/ap/hostapd.h /home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_11.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/beacon.h ../src/ap/ap_list.h

View file

@ -1,24 +0,0 @@
../src/ap/ap_mlme.o: ../src/ap/ap_mlme.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/ap/ieee802_11.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/vlan.h \
../src/ap/ap_mlme.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h \
/home/finger/hostapd-2.9/src/drivers/driver.h

View file

@ -1,30 +0,0 @@
../src/ap/authsrv.o: ../src/ap/authsrv.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap_sim_db.h \
/home/finger/hostapd-2.9/src/eap_common/eap_sim_common.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/radius/radius_server.h ../src/ap/hostapd.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/authsrv.h

View file

@ -1,30 +0,0 @@
../src/ap/beacon.o: ../src/ap/beacon.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/hw_features_common.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/p2p/p2p.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h ../src/ap/hostapd.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/ieee802_11.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h ../src/ap/wmm.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/p2p_hostapd.h ../src/ap/ap_drv_ops.h ../src/ap/beacon.h \
../src/ap/hs20.h ../src/ap/dfs.h ../src/ap/taxonomy.h \
../src/ap/ieee802_11_auth.h

View file

@ -1,22 +0,0 @@
../src/ap/bss_load.o: ../src/ap/bss_load.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/bss_load.h \
../src/ap/ap_drv_ops.h ../src/ap/beacon.h

View file

@ -1,29 +0,0 @@
../src/ap/ctrl_iface_ap.o: ../src/ap/ctrl_iface_ap.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/sae.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/fst/fst_ctrl_iface.h \
/home/finger/hostapd-2.9/src/fst/fst_ctrl_aux.h \
/home/finger/hostapd-2.9/src/common/defs.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_1x.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/ieee802_11.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/wps_hostapd.h \
../src/ap/p2p_hostapd.h ../src/ap/ctrl_iface_ap.h ../src/ap/ap_drv_ops.h \
../src/ap/mbo_ap.h ../src/ap/taxonomy.h

View file

@ -1,23 +0,0 @@
../src/ap/dfs.o: ../src/ap/dfs.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/hw_features_common.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h ../src/ap/hostapd.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/ap_drv_ops.h ../src/ap/dfs.h

View file

@ -1,35 +0,0 @@
../src/ap/drv_callbacks.o: ../src/ap/drv_callbacks.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/common/dpp.h \
/home/finger/hostapd-2.9/src/crypto/random.h \
/home/finger/hostapd-2.9/src/p2p/p2p.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/wnm_ap.h \
../src/ap/hostapd.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h ../src/ap/vlan.h \
../src/ap/ieee802_11.h ../src/ap/ieee802_11_auth.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/accounting.h \
../src/ap/tkip_countermeasures.h ../src/ap/ieee802_1x.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/wps_hostapd.h ../src/ap/ap_drv_ops.h ../src/ap/ap_mlme.h \
../src/ap/hw_features.h ../src/ap/dfs.h ../src/ap/beacon.h \
../src/ap/mbo_ap.h ../src/ap/dpp_hostapd.h ../src/ap/fils_hlp.h \
../src/ap/neighbor_db.h

View file

@ -1,26 +0,0 @@
../src/ap/eap_user_db.o: ../src/ap/eap_user_db.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_common/eap_wsc_common.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/hostapd.h /home/finger/hostapd-2.9/src/drivers/driver.h

View file

@ -1,43 +0,0 @@
../src/ap/hostapd.o: ../src/ap/hostapd.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/common/hw_features_common.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/radius/radius_das.h \
/home/finger/hostapd-2.9/src/eap_server/tncs.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/hostapd.h \
../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h ../src/ap/vlan.h \
../src/ap/authsrv.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/accounting.h \
../src/ap/ap_list.h ../src/ap/beacon.h ../src/ap/iapp.h \
../src/ap/ieee802_1x.h ../src/ap/ieee802_11_auth.h ../src/ap/vlan_init.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/wps_hostapd.h ../src/ap/dpp_hostapd.h ../src/ap/gas_query_ap.h \
../src/ap/hw_features.h ../src/ap/wpa_auth_glue.h ../src/ap/ap_drv_ops.h \
../src/ap/p2p_hostapd.h ../src/ap/gas_serv.h ../src/ap/dfs.h \
../src/ap/ieee802_11.h ../src/ap/bss_load.h ../src/ap/x_snoop.h \
/home/finger/hostapd-2.9/src/l2_packet/l2_packet.h \
../src/ap/dhcp_snoop.h ../src/ap/ndisc_snoop.h ../src/ap/neighbor_db.h \
../src/ap/rrm.h ../src/ap/fils_hlp.h ../src/ap/acs.h ../src/ap/hs20.h \
../src/ap/airtime_policy.h ../src/ap/wpa_auth_kay.h

View file

@ -1,25 +0,0 @@
../src/ap/hw_features.o: ../src/ap/hw_features.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/common/hw_features_common.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/hostapd.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/ap_drv_ops.h ../src/ap/acs.h ../src/ap/ieee802_11.h \
../src/ap/beacon.h ../src/ap/hw_features.h

View file

@ -1,23 +0,0 @@
../src/ap/iapp.o: ../src/ap/iapp.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/ap/hostapd.h /home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_11.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/iapp.h

View file

@ -1,41 +0,0 @@
../src/ap/ieee802_11.o: ../src/ap/ieee802_11.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/crypto/sha384.h \
/home/finger/hostapd-2.9/src/crypto/sha512.h \
/home/finger/hostapd-2.9/src/crypto/random.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/common/sae.h \
/home/finger/hostapd-2.9/src/common/dpp.h \
/home/finger/hostapd-2.9/src/common/ocv.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/p2p/p2p.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
../src/ap/vlan.h /home/finger/hostapd-2.9/src/drivers/driver.h \
../src/ap/beacon.h ../src/ap/ieee802_11_auth.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ieee802_1x.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/pmksa_cache_auth.h ../src/ap/wmm.h ../src/ap/ap_list.h \
../src/ap/accounting.h ../src/ap/ap_mlme.h ../src/ap/p2p_hostapd.h \
../src/ap/ap_drv_ops.h ../src/ap/wnm_ap.h ../src/ap/hw_features.h \
../src/ap/ieee802_11.h ../src/ap/dfs.h ../src/ap/mbo_ap.h \
../src/ap/rrm.h ../src/ap/taxonomy.h ../src/ap/fils_hlp.h \
../src/ap/dpp_hostapd.h ../src/ap/gas_query_ap.h

View file

@ -1,25 +0,0 @@
../src/ap/ieee802_11_auth.o: ../src/ap/ieee802_11_auth.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ap_drv_ops.h \
../src/ap/ieee802_11.h ../src/ap/ieee802_1x.h \
../src/ap/ieee802_11_auth.h

View file

@ -1,24 +0,0 @@
../src/ap/ieee802_11_shared.o: ../src/ap/ieee802_11_shared.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ocv.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_drv_ops.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/ieee802_11.h

View file

@ -1,39 +0,0 @@
../src/ap/ieee802_1x.o: ../src/ap/ieee802_1x.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/crypto/md5.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h \
/home/finger/hostapd-2.9/src/crypto/random.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_common/eap_wsc_common.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/p2p/p2p.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h ../src/ap/hostapd.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/accounting.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/preauth_auth.h ../src/ap/pmksa_cache_auth.h \
../src/ap/ap_drv_ops.h ../src/ap/wps_hostapd.h ../src/ap/hs20.h \
../src/ap/ieee802_11.h ../src/ap/ieee802_1x.h ../src/ap/wpa_auth_kay.h

View file

@ -1,21 +0,0 @@
../src/ap/neighbor_db.o: ../src/ap/neighbor_db.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_11.h \
../src/ap/neighbor_db.h

View file

@ -1,25 +0,0 @@
../src/ap/pmksa_cache_auth.o: ../src/ap/pmksa_cache_auth.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/radius/radius_das.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/pmksa_cache_auth.h

View file

@ -1,28 +0,0 @@
../src/ap/preauth_auth.o: ../src/ap/preauth_auth.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/l2_packet/l2_packet.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/radius/radius.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_1x.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/preauth_auth.h

View file

@ -1,24 +0,0 @@
../src/ap/rrm.o: ../src/ap/rrm.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ap_drv_ops.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/utils/eloop.h ../src/ap/neighbor_db.h \
../src/ap/rrm.h

View file

@ -1,36 +0,0 @@
../src/ap/sta_info.o: ../src/ap/sta_info.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/common/sae.h \
/home/finger/hostapd-2.9/src/common/dpp.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/p2p/p2p.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/accounting.h \
../src/ap/ieee802_1x.h ../src/ap/ieee802_11.h \
../src/ap/ieee802_11_auth.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/preauth_auth.h ../src/ap/beacon.h ../src/ap/ap_mlme.h \
../src/ap/vlan_init.h ../src/ap/p2p_hostapd.h ../src/ap/ap_drv_ops.h \
../src/ap/gas_serv.h ../src/ap/wnm_ap.h ../src/ap/mbo_ap.h \
../src/ap/ndisc_snoop.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/wps_hostapd.h

View file

@ -1,25 +0,0 @@
../src/ap/tkip_countermeasures.o: ../src/ap/tkip_countermeasures.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/radius/radius.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_mlme.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/ap_drv_ops.h ../src/ap/tkip_countermeasures.h

View file

@ -1,22 +0,0 @@
../src/ap/utils.o: ../src/ap/utils.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/drivers/driver.h

View file

@ -1,8 +0,0 @@
../src/ap/vlan.o: ../src/ap/vlan.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/ap/vlan.h

View file

@ -1,7 +0,0 @@
../src/ap/vlan_ifconfig.o: ../src/ap/vlan_ifconfig.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/ap/vlan_util.h

View file

@ -1,22 +0,0 @@
../src/ap/vlan_init.o: ../src/ap/vlan_init.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ap_drv_ops.h \
../src/ap/wpa_auth.h /home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/vlan_init.h ../src/ap/vlan_util.h

View file

@ -1,22 +0,0 @@
../src/ap/wmm.o: ../src/ap/wmm.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/ap/hostapd.h /home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_11.h \
../src/ap/sta_info.h /home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/ap_drv_ops.h ../src/ap/wmm.h

View file

@ -1,37 +0,0 @@
../src/ap/wpa_auth.o: ../src/ap/wpa_auth.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/state_machine.h \
/home/finger/hostapd-2.9/src/utils/bitfield.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ocv.h \
/home/finger/hostapd-2.9/src/crypto/aes.h \
/home/finger/hostapd-2.9/src/crypto/aes_wrap.h \
/home/finger/hostapd-2.9/src/crypto/aes_siv.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/crypto/sha384.h \
/home/finger/hostapd-2.9/src/crypto/random.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/ieee802_11.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/pmksa_cache_auth.h \
/home/finger/hostapd-2.9/src/radius/radius.h ../src/ap/wpa_auth_i.h \
../src/ap/wpa_auth_ie.h

View file

@ -1,39 +0,0 @@
../src/ap/wpa_auth_glue.o: ../src/ap/wpa_auth_glue.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/sae.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/radius/radius.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/l2_packet/l2_packet.h ../src/ap/eth_p_oui.h \
../src/ap/hostapd.h ../src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h ../src/ap/ieee802_1x.h \
../src/ap/preauth_auth.h ../src/ap/sta_info.h \
/home/finger/hostapd-2.9/src/utils/list.h \
../src/ap/tkip_countermeasures.h ../src/ap/ap_drv_ops.h \
../src/ap/ieee802_11.h ../src/ap/pmksa_cache_auth.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/wpa_auth_glue.h

View file

@ -1,25 +0,0 @@
../src/ap/wpa_auth_ie.o: ../src/ap/wpa_auth_ie.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/eapol_auth/eapol_auth_sm.h \
../src/ap/ap_config.h /home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h ../src/ap/vlan.h \
../src/ap/ieee802_11.h ../src/ap/wpa_auth.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
../src/ap/pmksa_cache_auth.h \
/home/finger/hostapd-2.9/src/radius/radius.h ../src/ap/wpa_auth_ie.h \
../src/ap/wpa_auth_i.h

View file

@ -1,9 +0,0 @@
../src/common/cli.o: ../src/common/cli.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/cli.h \
/home/finger/hostapd-2.9/src/utils/list.h

View file

@ -1,9 +0,0 @@
../src/common/ctrl_iface_common.o: ../src/common/ctrl_iface_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
../src/common/ctrl_iface_common.h \
/home/finger/hostapd-2.9/src/utils/list.h

View file

@ -1,15 +0,0 @@
../src/common/hw_features_common.o: ../src/common/hw_features_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/common/defs.h \
../src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
../src/common/ieee802_11_common.h ../src/common/hw_features_common.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h

View file

@ -1,14 +0,0 @@
../src/common/ieee802_11_common.o: ../src/common/ieee802_11_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/common/defs.h \
../src/common/wpa_common.h /home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/common/qca-vendor.h \
../src/common/ieee802_11_defs.h ../src/common/ieee802_11_common.h

View file

@ -1,17 +0,0 @@
../src/common/wpa_common.o: ../src/common/wpa_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/md5.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/crypto/sha384.h \
/home/finger/hostapd-2.9/src/crypto/sha512.h \
/home/finger/hostapd-2.9/src/crypto/aes_wrap.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h \
../src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h ../src/common/defs.h \
../src/common/wpa_common.h

View file

@ -1,7 +0,0 @@
../src/common/wpa_ctrl.o: ../src/common/wpa_ctrl.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
../src/common/wpa_ctrl.h /home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h

View file

@ -1,8 +0,0 @@
../src/crypto/aes-omac1.o: ../src/crypto/aes-omac1.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/aes.h \
../src/crypto/aes_wrap.h

View file

@ -1,12 +0,0 @@
../src/crypto/crypto_openssl.o: ../src/crypto/crypto_openssl.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/const_time.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/dh_group5.h \
../src/crypto/sha1.h ../src/crypto/sha256.h ../src/crypto/sha384.h \
../src/crypto/sha512.h ../src/crypto/md5.h ../src/crypto/aes_wrap.h \
../src/crypto/crypto.h

View file

@ -1,8 +0,0 @@
../src/crypto/ms_funcs.o: ../src/crypto/ms_funcs.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/sha1.h \
../src/crypto/ms_funcs.h ../src/crypto/crypto.h

View file

@ -1,10 +0,0 @@
../src/crypto/random.o: ../src/crypto/random.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h ../src/crypto/sha1.h \
../src/crypto/random.h

View file

@ -1,8 +0,0 @@
../src/crypto/sha1-prf.o: ../src/crypto/sha1-prf.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/sha1.h \
../src/crypto/crypto.h

View file

@ -1,8 +0,0 @@
../src/crypto/sha1-tlsprf.o: ../src/crypto/sha1-tlsprf.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/sha1.h \
../src/crypto/md5.h

View file

@ -1,7 +0,0 @@
../src/crypto/sha256-kdf.o: ../src/crypto/sha256-kdf.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/sha256.h

View file

@ -1,8 +0,0 @@
../src/crypto/sha256-prf.o: ../src/crypto/sha256-prf.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/sha256.h \
../src/crypto/crypto.h

View file

@ -1,7 +0,0 @@
../src/crypto/sha256-tlsprf.o: ../src/crypto/sha256-tlsprf.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/sha256.h

View file

@ -1,9 +0,0 @@
../src/crypto/tls_openssl.o: ../src/crypto/tls_openssl.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/crypto.h \
../src/crypto/sha1.h ../src/crypto/sha256.h ../src/crypto/tls.h \
../src/crypto/tls_openssl.h

View file

@ -1,7 +0,0 @@
../src/crypto/tls_openssl_ocsp.o: ../src/crypto/tls_openssl_ocsp.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/crypto/tls_openssl.h

View file

@ -1,11 +0,0 @@
../src/drivers/driver_common.o: ../src/drivers/driver_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h

View file

@ -1,18 +0,0 @@
../src/drivers/driver_hostap.o: ../src/drivers/driver_hostap.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
../src/drivers/linux_wext.h /home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/drivers/driver_wext.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
../src/drivers/driver_hostap.h ../src/drivers/priv_netlink.h \
../src/drivers/netlink.h ../src/drivers/linux_ioctl.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h

View file

@ -1,39 +0,0 @@
../src/drivers/driver_nl80211.o: ../src/drivers/driver_nl80211.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/usr/include/libnl3/netlink/genl/genl.h \
/usr/include/libnl3/netlink/netlink.h \
/usr/include/libnl3/netlink/netlink-compat.h \
/usr/include/libnl3/netlink/version.h \
/usr/include/libnl3/netlink/errno.h /usr/include/libnl3/netlink/types.h \
/usr/include/libnl3/netlink/handlers.h \
/usr/include/libnl3/netlink/netlink-kernel.h \
/usr/include/libnl3/netlink/socket.h \
/usr/include/libnl3/netlink/object.h /usr/include/libnl3/netlink/utils.h \
/usr/include/libnl3/netlink/list.h /usr/include/libnl3/netlink/msg.h \
/usr/include/libnl3/netlink/attr.h /usr/include/libnl3/netlink/addr.h \
/usr/include/libnl3/netlink/data.h \
/usr/include/libnl3/netlink/genl/ctrl.h \
/usr/include/libnl3/netlink/cache.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/qca-vendor.h \
/home/finger/hostapd-2.9/src/common/qca-vendor-attr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/l2_packet/l2_packet.h \
../src/drivers/netlink.h ../src/drivers/linux_defines.h \
../src/drivers/linux_ioctl.h \
/home/finger/hostapd-2.9/src/utils/radiotap.h \
/home/finger/hostapd-2.9/src/utils/radiotap_iter.h \
/home/finger/hostapd-2.9/src/utils/radiotap.h ../src/drivers/rfkill.h \
../src/drivers/driver_nl80211.h ../src/drivers/nl80211_copy.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h

View file

@ -1,30 +0,0 @@
../src/drivers/driver_nl80211_capa.o: \
../src/drivers/driver_nl80211_capa.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/usr/include/libnl3/netlink/genl/genl.h \
/usr/include/libnl3/netlink/netlink.h \
/usr/include/libnl3/netlink/netlink-compat.h \
/usr/include/libnl3/netlink/version.h \
/usr/include/libnl3/netlink/errno.h /usr/include/libnl3/netlink/types.h \
/usr/include/libnl3/netlink/handlers.h \
/usr/include/libnl3/netlink/netlink-kernel.h \
/usr/include/libnl3/netlink/socket.h \
/usr/include/libnl3/netlink/object.h /usr/include/libnl3/netlink/utils.h \
/usr/include/libnl3/netlink/list.h /usr/include/libnl3/netlink/msg.h \
/usr/include/libnl3/netlink/attr.h /usr/include/libnl3/netlink/addr.h \
/usr/include/libnl3/netlink/data.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/common/qca-vendor.h \
/home/finger/hostapd-2.9/src/common/qca-vendor-attr.h \
../src/drivers/driver_nl80211.h ../src/drivers/nl80211_copy.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h

View file

@ -1,31 +0,0 @@
../src/drivers/driver_nl80211_event.o: \
../src/drivers/driver_nl80211_event.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/usr/include/libnl3/netlink/genl/genl.h \
/usr/include/libnl3/netlink/netlink.h \
/usr/include/libnl3/netlink/netlink-compat.h \
/usr/include/libnl3/netlink/version.h \
/usr/include/libnl3/netlink/errno.h /usr/include/libnl3/netlink/types.h \
/usr/include/libnl3/netlink/handlers.h \
/usr/include/libnl3/netlink/netlink-kernel.h \
/usr/include/libnl3/netlink/socket.h \
/usr/include/libnl3/netlink/object.h /usr/include/libnl3/netlink/utils.h \
/usr/include/libnl3/netlink/list.h /usr/include/libnl3/netlink/msg.h \
/usr/include/libnl3/netlink/attr.h /usr/include/libnl3/netlink/addr.h \
/usr/include/libnl3/netlink/data.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/qca-vendor.h \
/home/finger/hostapd-2.9/src/common/qca-vendor-attr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/drivers/driver_nl80211.h ../src/drivers/nl80211_copy.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h

View file

@ -1,20 +0,0 @@
../src/drivers/driver_nl80211_monitor.o: \
../src/drivers/driver_nl80211_monitor.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
../src/drivers/linux_ioctl.h \
/home/finger/hostapd-2.9/src/utils/radiotap_iter.h \
/home/finger/hostapd-2.9/src/utils/radiotap.h \
../src/drivers/driver_nl80211.h ../src/drivers/nl80211_copy.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h

View file

@ -1,30 +0,0 @@
../src/drivers/driver_nl80211_scan.o: \
../src/drivers/driver_nl80211_scan.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/usr/include/libnl3/netlink/genl/genl.h \
/usr/include/libnl3/netlink/netlink.h \
/usr/include/libnl3/netlink/netlink-compat.h \
/usr/include/libnl3/netlink/version.h \
/usr/include/libnl3/netlink/errno.h /usr/include/libnl3/netlink/types.h \
/usr/include/libnl3/netlink/handlers.h \
/usr/include/libnl3/netlink/netlink-kernel.h \
/usr/include/libnl3/netlink/socket.h \
/usr/include/libnl3/netlink/object.h /usr/include/libnl3/netlink/utils.h \
/usr/include/libnl3/netlink/list.h /usr/include/libnl3/netlink/msg.h \
/usr/include/libnl3/netlink/attr.h /usr/include/libnl3/netlink/addr.h \
/usr/include/libnl3/netlink/data.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/qca-vendor.h \
../src/drivers/driver_nl80211.h ../src/drivers/nl80211_copy.h \
/home/finger/hostapd-2.9/src/utils/list.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h

View file

@ -1,28 +0,0 @@
../src/drivers/driver_rtw.o: ../src/drivers/driver_rtw.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/drivers/linux_wext.h \
../src/drivers/driver.h /home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/utils/eloop.h ../src/drivers/priv_netlink.h \
/home/finger/hostapd-2.9/src/l2_packet/l2_packet.h \
../src/drivers/netlink.h ../src/drivers/linux_ioctl.h \
/home/finger/hostapd-2.9/src/ap/hostapd.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_common.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h \
/home/finger/hostapd-2.9/src/wps/wps.h \
/home/finger/hostapd-2.9/src/wps/wps_defs.h \
/home/finger/hostapd-2.9/src/fst/fst.h \
/home/finger/hostapd-2.9/src/ap/vlan.h \
/home/finger/hostapd-2.9/src/drivers/driver.h \
/home/finger/hostapd-2.9/src/ap/ap_config.h ../src/drivers/driver_rtl.h

View file

@ -1,11 +0,0 @@
../src/drivers/drivers.o: ../src/drivers/drivers.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/drivers/driver.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/common/wpa_common.h \
/home/finger/hostapd-2.9/src/utils/list.h

View file

@ -1,9 +0,0 @@
../src/drivers/linux_ioctl.o: ../src/drivers/linux_ioctl.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/common/linux_bridge.h \
../src/drivers/linux_ioctl.h

View file

@ -1,9 +0,0 @@
../src/drivers/netlink.o: ../src/drivers/netlink.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h ../src/drivers/priv_netlink.h \
../src/drivers/netlink.h

View file

@ -1,8 +0,0 @@
../src/drivers/rfkill.o: ../src/drivers/rfkill.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h ../src/drivers/rfkill.h

View file

@ -1,8 +0,0 @@
../src/eap_common/chap.o: ../src/eap_common/chap.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h ../src/eap_common/chap.h

View file

@ -1,9 +0,0 @@
../src/eap_common/eap_common.o: ../src/eap_common/eap_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/eap_common/eap_defs.h \
../src/eap_common/eap_common.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h

View file

@ -1,9 +0,0 @@
../src/eap_common/eap_peap_common.o: ../src/eap_common/eap_peap_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
../src/eap_common/eap_peap_common.h

View file

@ -1,17 +0,0 @@
../src/eap_server/eap_server.o: ../src/eap_server/eap_server.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/sha256.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
/home/finger/hostapd-2.9/src/utils/state_machine.h \
/home/finger/hostapd-2.9/src/common/wpa_ctrl.h

View file

@ -1,14 +0,0 @@
../src/eap_server/eap_server_gtc.o: ../src/eap_server/eap_server_gtc.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h

View file

@ -1,15 +0,0 @@
../src/eap_server/eap_server_identity.o: \
../src/eap_server/eap_server_identity.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h

View file

@ -1,16 +0,0 @@
../src/eap_server/eap_server_md5.o: ../src/eap_server/eap_server_md5.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/random.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
/home/finger/hostapd-2.9/src/eap_common/chap.h

View file

@ -1,16 +0,0 @@
../src/eap_server/eap_server_methods.o: \
../src/eap_server/eap_server_methods.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
../src/eap_server/eap_methods.h

View file

@ -1,17 +0,0 @@
../src/eap_server/eap_server_mschapv2.o: \
../src/eap_server/eap_server_mschapv2.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/ms_funcs.h \
/home/finger/hostapd-2.9/src/crypto/random.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h

View file

@ -1,21 +0,0 @@
../src/eap_server/eap_server_peap.o: ../src/eap_server/eap_server_peap.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/crypto/random.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
../src/eap_server/eap_tls_common.h \
/home/finger/hostapd-2.9/src/eap_common/eap_tlv_common.h \
/home/finger/hostapd-2.9/src/eap_common/eap_peap_common.h \
../src/eap_server/tncs.h

View file

@ -1,16 +0,0 @@
../src/eap_server/eap_server_tls.o: ../src/eap_server/eap_server_tls.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
../src/eap_server/eap_tls_common.h \
/home/finger/hostapd-2.9/src/crypto/tls.h

View file

@ -1,18 +0,0 @@
../src/eap_server/eap_server_tls_common.o: \
../src/eap_server/eap_server_tls_common.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/tls.h ../src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
../src/eap_server/eap_tls_common.h

View file

@ -1,21 +0,0 @@
../src/eap_server/eap_server_ttls.o: ../src/eap_server/eap_server_ttls.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/ms_funcs.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/tls.h \
/home/finger/hostapd-2.9/src/eap_server/eap_i.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
/home/finger/hostapd-2.9/src/eap_server/eap_tls_common.h \
/home/finger/hostapd-2.9/src/eap_common/chap.h \
/home/finger/hostapd-2.9/src/eap_common/eap_ttls.h

View file

@ -1,15 +0,0 @@
../src/eapol_auth/eapol_auth_dump.o: ../src/eapol_auth/eapol_auth_dump.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
../src/eapol_auth/eapol_auth_sm.h ../src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/radius/radius.h

View file

@ -1,19 +0,0 @@
../src/eapol_auth/eapol_auth_sm.o: ../src/eapol_auth/eapol_auth_sm.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/state_machine.h \
/home/finger/hostapd-2.9/src/common/eapol_common.h \
/home/finger/hostapd-2.9/src/eap_common/eap_defs.h \
/home/finger/hostapd-2.9/src/eap_common/eap_common.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/eap_server/eap.h \
/home/finger/hostapd-2.9/src/common/defs.h \
/home/finger/hostapd-2.9/src/utils/list.h \
/home/finger/hostapd-2.9/src/eap_server/eap_methods.h \
../src/eapol_auth/eapol_auth_sm.h ../src/eapol_auth/eapol_auth_sm_i.h \
/home/finger/hostapd-2.9/src/radius/radius.h

View file

@ -1,11 +0,0 @@
../src/l2_packet/l2_packet_linux.o: ../src/l2_packet/l2_packet_linux.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/crypto/sha1.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h \
../src/l2_packet/l2_packet.h

View file

@ -1,10 +0,0 @@
../src/radius/radius.o: ../src/radius/radius.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/crypto/md5.h \
/home/finger/hostapd-2.9/src/crypto/crypto.h ../src/radius/radius.h

View file

@ -1,10 +0,0 @@
../src/radius/radius_client.o: ../src/radius/radius_client.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/radius/radius.h \
../src/radius/radius_client.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h \
/home/finger/hostapd-2.9/src/utils/eloop.h

View file

@ -1,10 +0,0 @@
../src/radius/radius_das.o: ../src/radius/radius_das.c \
/home/finger/hostapd-2.9/src/utils/includes.h \
/home/finger/hostapd-2.9/src/utils/build_config.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h \
/home/finger/hostapd-2.9/src/utils/eloop.h \
/home/finger/hostapd-2.9/src/utils/ip_addr.h ../src/radius/radius.h \
../src/radius/radius_das.h

View file

@ -1,7 +0,0 @@
../src/utils/common.o: ../src/utils/common.c ../src/utils/includes.h \
../src/utils/build_config.h \
/home/finger/hostapd-2.9/src/common/ieee802_11_defs.h \
/home/finger/hostapd-2.9/src/utils/common.h \
/home/finger/hostapd-2.9/src/utils/os.h \
/home/finger/hostapd-2.9/src/utils/wpa_debug.h \
/home/finger/hostapd-2.9/src/utils/wpabuf.h ../src/utils/common.h

View file

@ -1,4 +0,0 @@
../src/utils/edit_simple.o: ../src/utils/edit_simple.c \
../src/utils/includes.h ../src/utils/build_config.h \
../src/utils/common.h ../src/utils/os.h ../src/utils/wpa_debug.h \
../src/utils/wpabuf.h ../src/utils/eloop.h ../src/utils/edit.h

View file

@ -1,4 +0,0 @@
../src/utils/eloop.o: ../src/utils/eloop.c ../src/utils/includes.h \
../src/utils/build_config.h ../src/utils/common.h ../src/utils/os.h \
../src/utils/wpa_debug.h ../src/utils/wpabuf.h ../src/utils/trace.h \
../src/utils/list.h ../src/utils/eloop.h

View file

@ -1,3 +0,0 @@
../src/utils/ip_addr.o: ../src/utils/ip_addr.c ../src/utils/includes.h \
../src/utils/build_config.h ../src/utils/common.h ../src/utils/os.h \
../src/utils/wpa_debug.h ../src/utils/wpabuf.h ../src/utils/ip_addr.h

View file

@ -1,3 +0,0 @@
../src/utils/os_unix.o: ../src/utils/os_unix.c ../src/utils/includes.h \
../src/utils/build_config.h ../src/utils/os.h ../src/utils/common.h \
../src/utils/wpa_debug.h ../src/utils/wpabuf.h

View file

@ -1,5 +0,0 @@
../src/utils/radiotap.o: ../src/utils/radiotap.c ../src/utils/platform.h \
../src/utils/includes.h ../src/utils/build_config.h \
../src/utils/common.h ../src/utils/os.h ../src/utils/wpa_debug.h \
../src/utils/wpabuf.h ../src/utils/radiotap_iter.h \
../src/utils/radiotap.h

View file

@ -1,4 +0,0 @@
../src/utils/wpa_debug.o: ../src/utils/wpa_debug.c \
../src/utils/includes.h ../src/utils/build_config.h \
../src/utils/common.h ../src/utils/os.h ../src/utils/wpa_debug.h \
../src/utils/wpabuf.h

View file

@ -1,3 +0,0 @@
../src/utils/wpabuf.o: ../src/utils/wpabuf.c ../src/utils/includes.h \
../src/utils/build_config.h ../src/utils/common.h ../src/utils/os.h \
../src/utils/wpa_debug.h ../src/utils/wpabuf.h ../src/utils/trace.h