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