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>
11 lines
564 B
Makefile
11 lines
564 B
Makefile
../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
|