eap_proxy: Use unique Makefile names for Android and non-Android
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 15 Apr 2014 10:02:25 +0000 (13:02 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 15 Apr 2014 10:02:25 +0000 (13:02 +0300)
commit128cc3755892a60562bd0c063ccda7f4b0ebd1de
treef15f5d6b9f78dd46178d67a7108a45b73f39f68c
parentbdc447647684484f2775d6afb058522280e4ac0d
eap_proxy: Use unique Makefile names for Android and non-Android

Rename the eap_proxy_*.mk file to eap_proxy_*.mak for non-Android builds
so that the same eap_proxy implementation can be more easily included in
the same directory for both cases.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/Makefile
wpa_supplicant/eap_proxy_dummy.mak [new file with mode: 0644]