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>
22 lines
1.1 KiB
Makefile
22 lines
1.1 KiB
Makefile
../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
|