Link in AP functionality from hostapd when CONFIG_AP=y
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 25 Mar 2009 10:23:42 +0000 (12:23 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Mar 2009 10:23:42 +0000 (12:23 +0200)
commitf1a487108457c0e27fccc0c5511b9e0f251490a3
tree353630b36ad6bfc61c0fb3dd74d44daad9add803
parent1e5839e06fbc20945044239984b652da9c3fc772
Link in AP functionality from hostapd when CONFIG_AP=y

This is only allowing the code to be compiled and linked in; the actual
functionality is not yet enabled.
wpa_supplicant/Makefile
wpa_supplicant/ap.c [new file with mode: 0644]