mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
Remove obsolete comment about wpa_supplicant header files
This commit is contained in:
parent
127608152e
commit
d66e084a98
@ -20,10 +20,6 @@ CFLAGS += -I.
|
|||||||
CFLAGS += -I../src
|
CFLAGS += -I../src
|
||||||
CFLAGS += -I../src/utils
|
CFLAGS += -I../src/utils
|
||||||
|
|
||||||
# at least for now, need to include config_ssid.h and config_blob.h from
|
|
||||||
# wpa_supplicant directory
|
|
||||||
CFLAGS += -I../wpa_supplicant
|
|
||||||
|
|
||||||
|
|
||||||
OBJS_both += ../src/utils/common.o
|
OBJS_both += ../src/utils/common.o
|
||||||
OBJS_both += ../src/utils/os_unix.o
|
OBJS_both += ../src/utils/os_unix.o
|
||||||
|
Loading…
Reference in New Issue
Block a user