Android: Reset MD5OBJS value before += operation

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
master
Dmitry Shmidt 11 years ago committed by Jouni Malinen
parent 10222ca192
commit 58d6f91d16

@ -1175,6 +1175,7 @@ SHA1OBJS += src/crypto/sha1-tlsprf.c
endif
endif
MD5OBJS =
ifndef CONFIG_FIPS
MD5OBJS += src/crypto/md5.c
endif

Loading…
Cancel
Save