Android: Fix CONFIG_WNM use in Android.mk
authorJouni Malinen <j@w1.fi>
Sun, 17 Mar 2013 18:10:44 +0000 (20:10 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Mar 2013 18:10:44 +0000 (20:10 +0200)
commit69586aa31241f5f5e8057beea01e227025000cd5
tree0b400f1c4421ded5a8ea4aaeaff0638000cdd30d
parent3b335329b90b2c2617b9de3c733bf9f989140f1d
Android: Fix CONFIG_WNM use in Android.mk

This code was within ifdef CONFIG_AP and did not get included unless
AP mode support was also enabled. This is similar to the Makefile
change in commit 2dfb9a447c7b71e03d4f4a318b4f8d67244d57d1.

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