Updated through tag hostap_2_5 from git://w1.fi/hostap.git
[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