rtl8188eu: Add hostapd 2.9 with rtl871x driver added

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2022-04-17 13:31:50 -05:00
parent 775137f273
commit e6757b349b
91 changed files with 1667 additions and 356 deletions

View file

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

View file

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

View file

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

Binary file not shown.

Binary file not shown.

View file

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

View file

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