mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-06 12:14:04 -05:00
wpa_passphrase: Include SHA256 objects to fix some build combinations
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
1622b331f6
commit
48f24f93a5
@ -1286,6 +1286,7 @@ endif
|
|||||||
OBJS += $(SHA1OBJS) $(DESOBJS)
|
OBJS += $(SHA1OBJS) $(DESOBJS)
|
||||||
|
|
||||||
OBJS_p += $(SHA1OBJS)
|
OBJS_p += $(SHA1OBJS)
|
||||||
|
OBJS_p += $(SHA256OBJS)
|
||||||
|
|
||||||
ifdef CONFIG_BGSCAN_SIMPLE
|
ifdef CONFIG_BGSCAN_SIMPLE
|
||||||
CFLAGS += -DCONFIG_BGSCAN_SIMPLE
|
CFLAGS += -DCONFIG_BGSCAN_SIMPLE
|
||||||
|
Loading…
Reference in New Issue
Block a user