Clean up crypto makefile segments
authorJouni Malinen <j@w1.fi>
Sun, 11 Oct 2009 19:04:29 +0000 (22:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 11 Oct 2009 19:04:29 +0000 (22:04 +0300)
commit38b462868cc2997a633833a449c42937e09cbcf8
tree69bad283ffd18ce4757a8917f3e48732960fe08a
parent7137456941b615225ccc4f548399325b93fcf9b6
Clean up crypto makefile segments

Reorganize the TLS/crypto library segments into a single set of blocks
for each library instead of multiple locations handling library-specific
operations. Group crypto functionality together and get wpa_supplicant
and hostapd Makefile closer to eachother in order to make it easier to
eventually move this into a shared makefile.
hostapd/Makefile
src/crypto/crypto_internal.c
src/crypto/crypto_libtomcrypt.c
wpa_supplicant/Makefile