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
1 changed files with 1 additions and 0 deletions
|
@ -1286,6 +1286,7 @@ endif
|
|||
OBJS += $(SHA1OBJS) $(DESOBJS)
|
||||
|
||||
OBJS_p += $(SHA1OBJS)
|
||||
OBJS_p += $(SHA256OBJS)
|
||||
|
||||
ifdef CONFIG_BGSCAN_SIMPLE
|
||||
CFLAGS += -DCONFIG_BGSCAN_SIMPLE
|
||||
|
|
Loading…
Reference in a new issue