Include ieee802_11_common.c in wpa_supplicant build unconditionally
authorJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 14:03:25 +0000 (17:03 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 14:03:25 +0000 (17:03 +0300)
commit2d4e9c2eb811978a4097b7d249eca3c7e9c510e5
tree93d53ff4a710a0758c736db855e47f265da7cff2
parent3eafc494d8cef27fbcadf59620b83da5a5126289
Include ieee802_11_common.c in wpa_supplicant build unconditionally

This is needed for number of items and it was possible to make a build
configuration that did not include ieee802_11_common.c while still
trying to use functions from there. While it would be possible to add
NEED_80211_COMMON=y to all the cases where this file is needed, the
extra complexity from this is not really justifiable anymore, so include
the file unconditionally.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/Android.mk
wpa_supplicant/Makefile