Merged the hostap_2.6 updates, and the Leap of Faith work, from the hostap_update...
[mech_eap.git] / libeap / testing / run-hostapd
diff --git a/libeap/testing/run-hostapd b/libeap/testing/run-hostapd
deleted file mode 100755 (executable)
index 37448b3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-for i in minimal noeap full freebsd x86_64 gcc-cvs arm; do
-       ./compile hostapd-config/$i $1
-done