From: Dmitry Shmidt Date: Tue, 15 Nov 2011 14:00:34 +0000 (+0200) Subject: Android: Add src directory symlinks X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfcecf588af8a423d598d8f672ebb36289bfe77c;p=thirdparty%2Fhostap.git Android: Add src directory symlinks These are from Android wpa_supplicant_8.git initial 0.8.X commit 8d520ff1dc2da35cdca849e982051b86468016d8. Change-Id: I26aec5afbbd4f4a1f5fd900912545b6f5050de64 Signed-off-by: Dmitry Shmidt --- diff --git a/hostapd/src b/hostapd/src new file mode 120000 index 000000000..5cd551cf2 --- /dev/null +++ b/hostapd/src @@ -0,0 +1 @@ +../src \ No newline at end of file diff --git a/wpa_supplicant/src b/wpa_supplicant/src new file mode 120000 index 000000000..5cd551cf2 --- /dev/null +++ b/wpa_supplicant/src @@ -0,0 +1 @@ +../src \ No newline at end of file