mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-04-03 17:54:12 +00:00
These changed update the built-in version of hostapd from v0.8 to 2.9. The rtl871xdrv driver comes from git://github.com/pritambaral/hostapd-rtl871xdrv.git whose included patch has been applied to the standard source code. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
37 lines
1.8 KiB
Makefile
37 lines
1.8 KiB
Makefile
../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
|