]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
wpa_passphrase: Include SHA256 objects to fix some build combinations
authorJouni Malinen <j@w1.fi>
Sun, 27 Nov 2011 20:17:41 +0000 (22:17 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Nov 2011 20:17:41 +0000 (22:17 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

wpa_supplicant/Makefile

index 0bc96c7a3e6ad31f14f25970369e28e0f2c7da1e..0832f10e34397679344b44ba007291da1cd432bc 100644 (file)
@@ -1286,6 +1286,7 @@ endif
 OBJS += $(SHA1OBJS) $(DESOBJS)
 
 OBJS_p += $(SHA1OBJS)
+OBJS_p += $(SHA256OBJS)
 
 ifdef CONFIG_BGSCAN_SIMPLE
 CFLAGS += -DCONFIG_BGSCAN_SIMPLE