Fix: AP mode wpa_supplicant build
authorMasashi Honma <honma@ictec.co.jp>
Sun, 23 May 2010 09:12:40 +0000 (12:12 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 May 2010 09:12:40 +0000 (12:12 +0300)
commit37a86b7b36acec732b508c5b38fe0480082fbeb2
tree6109e9c61eed13a690ae55047c82914f9a7219dc
parent8401a6b028c464a427654496b7b4a4cfb4ab8492
Fix: AP mode wpa_supplicant build

The wpa_supplicant compilation with CONFIG_AP option and without
CONFIG_IEEE80211R, CONFIG_WPS, NEED_SME, CONFIG_CLIENT_MLME options
results in following messages.

../src/ap/drv_callbacks.o: In function `hostapd_notif_assoc':
../src/ap/drv_callbacks.c:59: undefined reference to
`ieee802_11_parse_elems'
gmake: *** [wpa_supplicant] Error 1
wpa_supplicant/Makefile